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-a-l/chatterino.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/profile-a-l/chatterino.profile') 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 #whitelist ${MUSIC} # Also allow access to mpv/vlc, they're usable via streamlink. +noblacklist ${HOME}/.cache/mpv noblacklist ${HOME}/.config/mpv noblacklist ${HOME}/.config/pulse noblacklist ${HOME}/.config/vlc noblacklist ${HOME}/.local/share/chatterino noblacklist ${HOME}/.local/share/vlc +noblacklist ${HOME}/.local/state/mpv # Allow Lua for mpv (blacklisted by disable-interpreters.inc) include allow-lua.inc -- cgit v1.2.3-70-g09d2