Fixes for notifs and pywalfox
This commit is contained in:
@@ -1,7 +1,17 @@
|
|||||||
noblacklist ${RUNUSER}/*-firefox-*
|
noblacklist ${RUNUSER}/*-firefox-*
|
||||||
whitelist ${RUNUSER}/*-firefox-*
|
whitelist ${RUNUSER}/*-firefox-*
|
||||||
|
ignore private-tmp
|
||||||
|
ignore private
|
||||||
|
whitelist ${HOME}/workspace
|
||||||
|
|
||||||
# Enable screensharing
|
# Enable screensharing
|
||||||
whitelist ${RUNUSER}/pipewire-0
|
whitelist ${RUNUSER}/pipewire-0
|
||||||
whitelist /usr/share/pipewire/client.conf
|
whitelist /usr/share/pipewire/client.conf
|
||||||
dbus-user.talk org.freedesktop.portal.Desktop
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user