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/firefox-common-addons.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-a-l/firefox-common-addons.profile') 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 ignore private-cache +noblacklist ${HOME}/.cache/mpv noblacklist ${HOME}/.cache/youtube-dl noblacklist ${HOME}/.config/kgetrc noblacklist ${HOME}/.config/mpv @@ -32,9 +33,11 @@ noblacklist ${HOME}/.local/share/kget noblacklist ${HOME}/.local/share/kxmlgui5/okular noblacklist ${HOME}/.local/share/okular noblacklist ${HOME}/.local/share/qpdfview +noblacklist ${HOME}/.local/state/mpv noblacklist ${HOME}/.netrc whitelist ${HOME}/.cache/gnome-mplayer/plugin +whitelist ${HOME}/.cache/mpv whitelist ${HOME}/.cache/youtube-dl/youtube-sigfuncs whitelist ${HOME}/.config/gnome-mplayer whitelist ${HOME}/.config/kgetrc @@ -62,6 +65,7 @@ whitelist ${HOME}/.local/share/kxmlgui5/okular whitelist ${HOME}/.local/share/okular whitelist ${HOME}/.local/share/qpdfview whitelist ${HOME}/.local/share/tridactyl +whitelist ${HOME}/.local/state/mpv whitelist ${HOME}/.netrc whitelist ${HOME}/.pentadactyl whitelist ${HOME}/.pentadactylrc -- cgit v1.2.3-70-g09d2