From 6988a8027bb0f86400c77ccabe1ec95fdadba9ac Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Wed, 29 Sep 2021 10:14:09 +0200 Subject: Rework D-Bus policy of nheko - Allow org.freedesktop.secrets, fixes #4584 - Improve comments about notifications and systray --- etc/profile-m-z/nheko.profile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'etc') diff --git a/etc/profile-m-z/nheko.profile b/etc/profile-m-z/nheko.profile index 035ad086a..2f305dae9 100644 --- a/etc/profile-m-z/nheko.profile +++ b/etc/profile-m-z/nheko.profile @@ -51,11 +51,10 @@ private-dev private-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 private-tmp - -# Add the next lines to your nheko.local to enable notification support. -#ignore dbus-user none -#dbus-user filter +dbus-user filter +dbus-user.talk org.freedesktop.secrets +# Add the next line to your nheko.local to enable notification support. #dbus-user.talk org.freedesktop.Notifications +# Add the next line to your nheko.local to enable tray icon support. #dbus-user.talk org.kde.StatusNotifierWatcher -dbus-user none dbus-system none -- cgit v1.2.3-54-g00ecf