Created
May 19, 2025 00:24
-
-
Save jkcdarunday/7f4afa82569ac47b65d1961e0a84f844 to your computer and use it in GitHub Desktop.
Firejail profile for Pear
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include globals.local | |
include pear.local | |
ignore noexec ${HOME} | |
whitelist ${HOME}/.config/pear | |
noblacklist ${HOME}/.config/pear | |
ignore apparmor # Throws "Permission Denied" without this | |
dbus-user filter | |
dbus-user.talk org.freedesktop.Notifications # Allow system tray | |
dbus-user.talk org.freedesktop.portal.Desktop # Allow portal (opening URLs, etc.) | |
nou2f | |
novideo | |
private-dev | |
private-tmp | |
private-cache | |
join-or-start pear | |
include blink-common.profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment