aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/nheko.profile
diff options
context:
space:
mode:
authorLibravatar bbhtt <62639087+bbhtt@users.noreply.github.com>2020-12-29 03:18:42 +0000
committerLibravatar bbhtt <62639087+bbhtt@users.noreply.github.com>2020-12-29 03:18:42 +0000
commit7268981f6014ea647619196734c03b729128b07f (patch)
tree9ee833ab1df8f5f02505ec8f7d0839d2c158d41d /etc/profile-m-z/nheko.profile
parentFix Nheko cache directory (diff)
downloadfirejail-7268981f6014ea647619196734c03b729128b07f.tar.gz
firejail-7268981f6014ea647619196734c03b729128b07f.tar.zst
firejail-7268981f6014ea647619196734c03b729128b07f.zip
Put a comment about dbus rules and comment them
Diffstat (limited to 'etc/profile-m-z/nheko.profile')
-rw-r--r--etc/profile-m-z/nheko.profile10
1 files changed, 6 insertions, 4 deletions
diff --git a/etc/profile-m-z/nheko.profile b/etc/profile-m-z/nheko.profile
index 7a3f59159..42e7e92fc 100644
--- a/etc/profile-m-z/nheko.profile
+++ b/etc/profile-m-z/nheko.profile
@@ -7,7 +7,7 @@ include nheko.local
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/nheko 9noblacklist ${HOME}/.config/nheko
10noblacklist ${HOME}/.cache/nheko/nheko 10noblacklist ${HOME}/.cache/nheko
11 11
12include disable-common.inc 12include disable-common.inc
13include disable-devel.inc 13include disable-devel.inc
@@ -48,7 +48,9 @@ private-dev
48private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,mime.types,nsswitch.conf,pki,pulse,resolv.conf,selinux,ssl,X11,xdg 48private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,mime.types,nsswitch.conf,pki,pulse,resolv.conf,selinux,ssl,X11,xdg
49private-tmp 49private-tmp
50 50
51dbus-user filter 51dbus-user none
52dbus-user.talk org.freedesktop.Notifications 52# Comment the above line and uncomment below lines for notification popups
53dbus-user.talk org.kde.StatusNotifierWatcher 53# dbus-user filter
54# dbus-user.talk org.freedesktop.Notifications
55# dbus-user.talk org.kde.StatusNotifierWatcher
54dbus-system none 56dbus-system none