From 1558037d40fa809e188a4879dac1127a8459874c Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 14 Jun 2022 15:56:35 +0000 Subject: fix artha and add dbus-user filtering --- etc/profile-a-l/artha.profile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'etc/profile-a-l/artha.profile') diff --git a/etc/profile-a-l/artha.profile b/etc/profile-a-l/artha.profile index 254f3f571..a1ffec607 100644 --- a/etc/profile-a-l/artha.profile +++ b/etc/profile-a-l/artha.profile @@ -10,7 +10,6 @@ noblacklist ${HOME}/.config/artha.conf noblacklist ${HOME}/.config/artha.log noblacklist ${HOME}/.config/enchant -blacklist /tmp/.X11-unix blacklist ${RUNUSER}/wayland-* include disable-common.inc @@ -60,7 +59,10 @@ private-etc alternatives,fonts,ld.so.cache,ld.so.preload,machine-id private-lib libnotify.so.* private-tmp -# dbus-user none -# dbus-system none +dbus-user filter +dbus-user.own org.artha.unique.* +dbus-user.talk org.freedesktop.Notifications +?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher +dbus-system none memory-deny-write-execute -- cgit v1.2.3-54-g00ecf