aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mpv.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/mpv.profile')
-rw-r--r--etc/profile-m-z/mpv.profile8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/profile-m-z/mpv.profile b/etc/profile-m-z/mpv.profile
index 7caa72aa8..e58beec0c 100644
--- a/etc/profile-m-z/mpv.profile
+++ b/etc/profile-m-z/mpv.profile
@@ -26,7 +26,11 @@ include globals.local
26 26
27noblacklist ${HOME}/.config/mpv 27noblacklist ${HOME}/.config/mpv
28noblacklist ${HOME}/.config/youtube-dl 28noblacklist ${HOME}/.config/youtube-dl
29noblacklist ${HOME}/.config/yt-dlp
30noblacklist ${HOME}/.config/yt-dlp.conf
29noblacklist ${HOME}/.netrc 31noblacklist ${HOME}/.netrc
32noblacklist ${HOME}/yt-dlp.conf
33noblacklist ${HOME}/yt-dlp.conf.txt
30 34
31# Allow lua (blacklisted by disable-interpreters.inc) 35# Allow lua (blacklisted by disable-interpreters.inc)
32include allow-lua.inc 36include allow-lua.inc
@@ -49,7 +53,11 @@ mkdir ${HOME}/.config/mpv
49mkfile ${HOME}/.netrc 53mkfile ${HOME}/.netrc
50whitelist ${HOME}/.config/mpv 54whitelist ${HOME}/.config/mpv
51whitelist ${HOME}/.config/youtube-dl 55whitelist ${HOME}/.config/youtube-dl
56whitelist ${HOME}/.config/yt-dlp
57whitelist ${HOME}/.config/yt-dlp.conf
52whitelist ${HOME}/.netrc 58whitelist ${HOME}/.netrc
59whitelist ${HOME}/yt-dlp.conf
60whitelist ${HOME}/yt-dlp.conf.txt
53whitelist /usr/share/lua 61whitelist /usr/share/lua
54whitelist /usr/share/lua* 62whitelist /usr/share/lua*
55whitelist /usr/share/vulkan 63whitelist /usr/share/vulkan