From d765b69e1d4c6d6db011b35417658c3c0c453687 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 3 Aug 2023 10:15:02 -0300 Subject: profiles: add cache/state paths for mpv On the profiles that allow ~/.config/mpv. Relates to #5936. --- etc/profile-m-z/rtv-addons.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-m-z/rtv-addons.profile') diff --git a/etc/profile-m-z/rtv-addons.profile b/etc/profile-m-z/rtv-addons.profile index cc6db5043..3098cf0a0 100644 --- a/etc/profile-m-z/rtv-addons.profile +++ b/etc/profile-m-z/rtv-addons.profile @@ -11,13 +11,17 @@ ignore nosound ignore private-bin ignore dbus-user none +noblacklist ${HOME}/.cache/mpv noblacklist ${HOME}/.config/mpv +noblacklist ${HOME}/.local/state/mpv noblacklist ${HOME}/.mailcap noblacklist ${HOME}/.netrc noblacklist ${HOME}/.w3m +whitelist ${HOME}/.cache/mpv whitelist ${HOME}/.cache/youtube-dl/youtube-sigfuncs whitelist ${HOME}/.config/mpv +whitelist ${HOME}/.local/state/mpv whitelist ${HOME}/.mailcap whitelist ${HOME}/.netrc whitelist ${HOME}/.w3m -- cgit v1.2.3-70-g09d2