aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/chatterino.profile2
-rw-r--r--etc/profile-a-l/firefox-common-addons.profile4
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/profile-a-l/chatterino.profile b/etc/profile-a-l/chatterino.profile
index 2df03b10b..2a77b6fd6 100644
--- a/etc/profile-a-l/chatterino.profile
+++ b/etc/profile-a-l/chatterino.profile
@@ -12,11 +12,13 @@ include globals.local
12#whitelist ${MUSIC} 12#whitelist ${MUSIC}
13 13
14# Also allow access to mpv/vlc, they're usable via streamlink. 14# Also allow access to mpv/vlc, they're usable via streamlink.
15noblacklist ${HOME}/.cache/mpv
15noblacklist ${HOME}/.config/mpv 16noblacklist ${HOME}/.config/mpv
16noblacklist ${HOME}/.config/pulse 17noblacklist ${HOME}/.config/pulse
17noblacklist ${HOME}/.config/vlc 18noblacklist ${HOME}/.config/vlc
18noblacklist ${HOME}/.local/share/chatterino 19noblacklist ${HOME}/.local/share/chatterino
19noblacklist ${HOME}/.local/share/vlc 20noblacklist ${HOME}/.local/share/vlc
21noblacklist ${HOME}/.local/state/mpv
20 22
21# Allow Lua for mpv (blacklisted by disable-interpreters.inc) 23# Allow Lua for mpv (blacklisted by disable-interpreters.inc)
22include allow-lua.inc 24include allow-lua.inc
diff --git a/etc/profile-a-l/firefox-common-addons.profile b/etc/profile-a-l/firefox-common-addons.profile
index f12750fda..566e88bf8 100644
--- a/etc/profile-a-l/firefox-common-addons.profile
+++ b/etc/profile-a-l/firefox-common-addons.profile
@@ -11,6 +11,7 @@ ignore include whitelist-runuser-common.inc
11 11
12ignore private-cache 12ignore private-cache
13 13
14noblacklist ${HOME}/.cache/mpv
14noblacklist ${HOME}/.cache/youtube-dl 15noblacklist ${HOME}/.cache/youtube-dl
15noblacklist ${HOME}/.config/kgetrc 16noblacklist ${HOME}/.config/kgetrc
16noblacklist ${HOME}/.config/mpv 17noblacklist ${HOME}/.config/mpv
@@ -32,9 +33,11 @@ noblacklist ${HOME}/.local/share/kget
32noblacklist ${HOME}/.local/share/kxmlgui5/okular 33noblacklist ${HOME}/.local/share/kxmlgui5/okular
33noblacklist ${HOME}/.local/share/okular 34noblacklist ${HOME}/.local/share/okular
34noblacklist ${HOME}/.local/share/qpdfview 35noblacklist ${HOME}/.local/share/qpdfview
36noblacklist ${HOME}/.local/state/mpv
35noblacklist ${HOME}/.netrc 37noblacklist ${HOME}/.netrc
36 38
37whitelist ${HOME}/.cache/gnome-mplayer/plugin 39whitelist ${HOME}/.cache/gnome-mplayer/plugin
40whitelist ${HOME}/.cache/mpv
38whitelist ${HOME}/.cache/youtube-dl/youtube-sigfuncs 41whitelist ${HOME}/.cache/youtube-dl/youtube-sigfuncs
39whitelist ${HOME}/.config/gnome-mplayer 42whitelist ${HOME}/.config/gnome-mplayer
40whitelist ${HOME}/.config/kgetrc 43whitelist ${HOME}/.config/kgetrc
@@ -62,6 +65,7 @@ whitelist ${HOME}/.local/share/kxmlgui5/okular
62whitelist ${HOME}/.local/share/okular 65whitelist ${HOME}/.local/share/okular
63whitelist ${HOME}/.local/share/qpdfview 66whitelist ${HOME}/.local/share/qpdfview
64whitelist ${HOME}/.local/share/tridactyl 67whitelist ${HOME}/.local/share/tridactyl
68whitelist ${HOME}/.local/state/mpv
65whitelist ${HOME}/.netrc 69whitelist ${HOME}/.netrc
66whitelist ${HOME}/.pentadactyl 70whitelist ${HOME}/.pentadactyl
67whitelist ${HOME}/.pentadactylrc 71whitelist ${HOME}/.pentadactylrc