Skip to content

Instantly share code, notes, and snippets.

@jkcdarunday
Last active November 20, 2025 14:28
Show Gist options
  • Select an option

  • Save jkcdarunday/7f4afa82569ac47b65d1961e0a84f844 to your computer and use it in GitHub Desktop.

Select an option

Save jkcdarunday/7f4afa82569ac47b65d1961e0a84f844 to your computer and use it in GitHub Desktop.
Firejail profile for Pear
include globals.local
include pear.local
ignore noexec ${HOME}
whitelist ${HOME}/.config/pear
noblacklist ${HOME}/.config/pear
tmpfs ~/.local/share/applications
ignore apparmor # Throws "Permission Denied" without this
dbus-user filter
dbus-user.talk org.kde.StatusNotifierWatcher # Allow system tray on KDE
dbus-user.talk org.freedesktop.Notifications # Allow system tray
dbus-user.talk org.freedesktop.portal.Notification # Allow notification portal
dbus-user.talk org.freedesktop.portal.Desktop # Allow portal (opening URLs, etc.)
dbus-user.own org.mpris.MediaPlayer2.chromium.*
dbus-user.talk org.a11y.Bus
dbus-user.talk org.fcitx.Fcitx5
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