From 4a50d77840d66ebee6765b1f1324e331e2f568fb Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sat, 9 Oct 2021 15:04:59 +0200 Subject: Use ?ALLOW_TRAY: (#4510) in profiles --- etc/profile-a-l/amarok.profile | 2 +- etc/profile-a-l/flameshot.profile | 4 ++-- etc/profile-a-l/keepassxc.profile | 5 ++--- etc/profile-m-z/neochat.profile | 2 +- etc/profile-m-z/nextcloud.profile | 3 +-- etc/profile-m-z/nheko.profile | 3 +-- etc/profile-m-z/spectral.profile | 8 +++----- etc/profile-m-z/telegram.profile | 2 +- 8 files changed, 12 insertions(+), 17 deletions(-) (limited to 'etc') diff --git a/etc/profile-a-l/amarok.profile b/etc/profile-a-l/amarok.profile index e7b78f7d0..7d8ec481d 100644 --- a/etc/profile-a-l/amarok.profile +++ b/etc/profile-a-l/amarok.profile @@ -39,7 +39,7 @@ dbus-user.own org.kde.amarok dbus-user.own org.mpris.amarok dbus-user.own org.mpris.MediaPlayer2.amarok dbus-user.talk org.freedesktop.Notifications -dbus-user.talk org.kde.StatusNotifierWatcher +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher # If you're not on kde-plasma add the next lines to your amarok.local. #dbus-user.own org.kde.kded #dbus-user.own org.kde.klauncher diff --git a/etc/profile-a-l/flameshot.profile b/etc/profile-a-l/flameshot.profile index 5c7bc03d8..862ef6ab6 100644 --- a/etc/profile-a-l/flameshot.profile +++ b/etc/profile-a-l/flameshot.profile @@ -63,6 +63,6 @@ dbus-user.talk org.freedesktop.Notifications dbus-user.talk org.freedesktop.portal.Desktop dbus-user.talk org.gnome.Shell dbus-user.talk org.kde.KWin -dbus-user.talk org.kde.StatusNotifierWatcher -dbus-user.own org.kde.* +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher +?ALLOW_TRAY: dbus-user.own org.kde.* dbus-system none diff --git a/etc/profile-a-l/keepassxc.profile b/etc/profile-a-l/keepassxc.profile index 0f3e6605b..45a707071 100644 --- a/etc/profile-a-l/keepassxc.profile +++ b/etc/profile-a-l/keepassxc.profile @@ -98,11 +98,10 @@ dbus-user.talk org.freedesktop.ScreenSaver dbus-user.talk org.gnome.ScreenSaver dbus-user.talk org.gnome.SessionManager dbus-user.talk org.xfce.ScreenSaver +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher +?ALLOW_TRAY: dbus-user.own org.kde.* # Add the next line to your keepassxc.local to allow notifications. #dbus-user.talk org.freedesktop.Notifications -# Add the next line to your keepassxc.local to allow the tray menu. -#dbus-user.talk org.kde.StatusNotifierWatcher -#dbus-user.own org.kde.* dbus-system filter dbus-system.talk org.freedesktop.login1 diff --git a/etc/profile-m-z/neochat.profile b/etc/profile-m-z/neochat.profile index 58cc716d9..0f55b674f 100644 --- a/etc/profile-m-z/neochat.profile +++ b/etc/profile-m-z/neochat.profile @@ -60,6 +60,6 @@ private-tmp dbus-user filter dbus-user.own org.kde.neochat dbus-user.talk org.freedesktop.Notifications -dbus-user.talk org.kde.StatusNotifierWatcher +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher dbus-user.talk org.kde.kwalletd5 dbus-system none diff --git a/etc/profile-m-z/nextcloud.profile b/etc/profile-m-z/nextcloud.profile index d0eef9704..354d3351e 100644 --- a/etc/profile-m-z/nextcloud.profile +++ b/etc/profile-m-z/nextcloud.profile @@ -67,6 +67,5 @@ private-tmp dbus-user filter dbus-user.talk org.freedesktop.secrets -# Add the next line to your nextcloud.local for tray icon support -#dbus-user.talk org.kde.StatusNotifierWatcher +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher dbus-system none diff --git a/etc/profile-m-z/nheko.profile b/etc/profile-m-z/nheko.profile index 2f305dae9..89a146a09 100644 --- a/etc/profile-m-z/nheko.profile +++ b/etc/profile-m-z/nheko.profile @@ -53,8 +53,7 @@ private-tmp dbus-user filter dbus-user.talk org.freedesktop.secrets +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher # 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-system none diff --git a/etc/profile-m-z/spectral.profile b/etc/profile-m-z/spectral.profile index 5f17b73dc..3f7f68009 100644 --- a/etc/profile-m-z/spectral.profile +++ b/etc/profile-m-z/spectral.profile @@ -49,10 +49,8 @@ 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 -dbus-user none -# Add the next lines to your spectral.local to enable notification support. -#ignore dbus-user none -#dbus-user filter +dbus-user filter +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher +# Add the next line to your spectral.local to enable notification support. #dbus-user.talk org.freedesktop.Notifications -#dbus-user.talk org.kde.StatusNotifierWatcher dbus-system none diff --git a/etc/profile-m-z/telegram.profile b/etc/profile-m-z/telegram.profile index fd4b82524..dc1f77664 100644 --- a/etc/profile-m-z/telegram.profile +++ b/etc/profile-m-z/telegram.profile @@ -50,7 +50,7 @@ private-tmp dbus-user filter dbus-user.own org.telegram.desktop.* dbus-user.talk org.freedesktop.Notifications -dbus-user.talk org.kde.StatusNotifierWatcher +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher dbus-user.talk org.gnome.Mutter.IdleMonitor dbus-user.talk org.freedesktop.ScreenSaver dbus-system none -- cgit v1.2.3-54-g00ecf