aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firefox-common-addons.profile
diff options
context:
space:
mode:
authorLibravatar pirate486743186 <429925+pirate486743186@users.noreply.github.com>2023-12-14 02:57:58 +0100
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-12-13 23:29:50 -0300
commitd0ee85981e1c148a58b4a6c8a2a49edc7ba4fabc (patch)
tree8327a27aa53b2e32ab9d8774432a9ccde0f1eec3 /etc/profile-a-l/firefox-common-addons.profile
parentlandlock: use uint32_t instead of __u32 in firejail.h (diff)
downloadfirejail-d0ee85981e1c148a58b4a6c8a2a49edc7ba4fabc.tar.gz
firejail-d0ee85981e1c148a58b4a6c8a2a49edc7ba4fabc.tar.zst
firejail-d0ee85981e1c148a58b4a6c8a2a49edc7ba4fabc.zip
mpv: whitelist /usr/share/mpv
Use case: You install scripts in `/usr/share/mpv` but they remain inactive. You then symlink them to `/etc/mpv` to activate them if you want.
Diffstat (limited to 'etc/profile-a-l/firefox-common-addons.profile')
-rw-r--r--etc/profile-a-l/firefox-common-addons.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-a-l/firefox-common-addons.profile b/etc/profile-a-l/firefox-common-addons.profile
index 566e88bf8..44e54ec1d 100644
--- a/etc/profile-a-l/firefox-common-addons.profile
+++ b/etc/profile-a-l/firefox-common-addons.profile
@@ -78,6 +78,7 @@ whitelist ${HOME}/.zotero
78whitelist ${HOME}/dwhelper 78whitelist ${HOME}/dwhelper
79whitelist /usr/share/lua 79whitelist /usr/share/lua
80whitelist /usr/share/lua* 80whitelist /usr/share/lua*
81whitelist /usr/share/mpv
81 82
82# GNOME Shell integration (chrome-gnome-shell) needs dbus and python 83# GNOME Shell integration (chrome-gnome-shell) needs dbus and python
83noblacklist ${HOME}/.local/share/gnome-shell 84noblacklist ${HOME}/.local/share/gnome-shell