aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/youtube-viewers-common.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/youtube-viewers-common.profile')
-rw-r--r--etc/profile-m-z/youtube-viewers-common.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-m-z/youtube-viewers-common.profile b/etc/profile-m-z/youtube-viewers-common.profile
index c9d2ea53b..5950c3639 100644
--- a/etc/profile-m-z/youtube-viewers-common.profile
+++ b/etc/profile-m-z/youtube-viewers-common.profile
@@ -7,8 +7,10 @@ include youtube-viewers-common.local
7# added by caller profile 7# added by caller profile
8#include globals.local 8#include globals.local
9 9
10noblacklist ${HOME}/.cache/mpv
10noblacklist ${HOME}/.cache/youtube-dl 11noblacklist ${HOME}/.cache/youtube-dl
11noblacklist ${HOME}/.config/mpv 12noblacklist ${HOME}/.config/mpv
13noblacklist ${HOME}/.local/state/mpv
12 14
13# Allow lua (blacklisted by disable-interpreters.inc) 15# Allow lua (blacklisted by disable-interpreters.inc)
14include allow-lua.inc 16include allow-lua.inc