From a3352754f66ec648ac5cd16a8467de75ef3b5695 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 29 Oct 2020 12:10:45 -0700 Subject: Fix qtox not appearing in thr systray --- profiles/qtox.local | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profiles') diff --git a/profiles/qtox.local b/profiles/qtox.local index 8c49e0a..8186bdf 100644 --- a/profiles/qtox.local +++ b/profiles/qtox.local @@ -16,6 +16,10 @@ ignore memory-deny-write-execute private-bin qtox,dbus-launch private-etc asound.conf,fonts,group,ld.so.cache,localtime,machine-id,passwd,pulse,resolv.conf +# nodbus breaks qtox appearing in the systray +ignore dbus-user none +ignore dbus-system none + # # Use with hardened-malloc package # This breaks qtox on polaris10 amdgpu for some reason env LD_PRELOAD=/usr/lib/libhardened_malloc.so -- cgit v1.2.1