aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index 23ef75b71..843038a2b 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -4,6 +4,7 @@ include /etc/firejail/spotify.local
4 4
5# Spotify media player profile 5# Spotify media player profile
6noblacklist ${HOME}/.config/spotify 6noblacklist ${HOME}/.config/spotify
7noblacklist ${HOME}/.cache/spotify
7noblacklist ${HOME}/.local/share/spotify 8noblacklist ${HOME}/.local/share/spotify
8include /etc/firejail/disable-common.inc 9include /etc/firejail/disable-common.inc
9include /etc/firejail/disable-programs.inc 10include /etc/firejail/disable-programs.inc
@@ -15,6 +16,8 @@ mkdir ${HOME}/.config/spotify
15whitelist ${HOME}/.config/spotify 16whitelist ${HOME}/.config/spotify
16mkdir ${HOME}/.local/share/spotify 17mkdir ${HOME}/.local/share/spotify
17whitelist ${HOME}/.local/share/spotify 18whitelist ${HOME}/.local/share/spotify
19mkdir ${HOME}/.cache/spotify
20whitelist ${HOME}/.cache/spotify
18 21
19caps.drop all 22caps.drop all
20netfilter 23netfilter