diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc index deac5e332..7d1370941 100644 --- a/etc/disable-programs.inc +++ b/etc/disable-programs.inc @@ -10,6 +10,7 @@ blacklist ${HOME}/.hedgewars blacklist ${HOME}/.Mathematica blacklist ${HOME}/.Wolfram Research blacklist ${HOME}/.config/mupen64plus +blacklist ${HOME}/.config/spotify # HTTP / FTP / Mail blacklist ${HOME}/.icedove @@ -45,10 +46,12 @@ blacklist ~/.cache/vivaldi blacklist ~/.cache/epiphany blacklist ~/.cache/slimjet blacklist ~/.cache/qutebrowser +blacklist ~/.cache/spotify # share blacklist ~/.local/share/epiphany blacklist ~/.local/share/mupen64plus +blacklist ~/.local/share/spotify # Instant Messaging blacklist ${HOME}/.config/hexchat diff --git a/etc/spotify.profile b/etc/spotify.profile index dfe298e1d..fd4586dd5 100644 --- a/etc/spotify.profile +++ b/etc/spotify.profile @@ -1,4 +1,7 @@ # Spotify media player profile +noblacklist ${HOME}/.config/spotify +noblacklist ${HOME}/.cache/spotify +noblacklist ${HOME}/.local/share/spotify include /etc/firejail/disable-common.inc include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc