From f391fb77f6158a152de3c0e8de54a570d4ecaf59 Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Fri, 1 Oct 2021 11:49:15 +0200 Subject: [PATCH] Fixes for notifs and pywalfox --- .config/firejail/firefox.local | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.config/firejail/firefox.local b/.config/firejail/firefox.local index f316bf5..be6622a 100644 --- a/.config/firejail/firefox.local +++ b/.config/firejail/firefox.local @@ -1,7 +1,17 @@ noblacklist ${RUNUSER}/*-firefox-* whitelist ${RUNUSER}/*-firefox-* +ignore private-tmp +ignore private +whitelist ${HOME}/workspace # Enable screensharing whitelist ${RUNUSER}/pipewire-0 whitelist /usr/share/pipewire/client.conf dbus-user.talk org.freedesktop.portal.Desktop +dbus-user.talk org.freedesktop.Notifications + +# Pywalfox +whitelist ${HOME}/.local/lib/python3.9/site-packages/pywalfox +whitelist ${HOME}/.cache/wal +include allow-python3.inc +ignore noexec ${HOME}/.mozilla