aboutsummaryrefslogtreecommitdiffstats
path: root/etc/spotify.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/spotify.profile')
-rw-r--r--etc/spotify.profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/spotify.profile b/etc/spotify.profile
index ca575970b..6bcb99e0f 100644
--- a/etc/spotify.profile
+++ b/etc/spotify.profile
@@ -10,14 +10,10 @@ include /etc/firejail/disable-passwdmgr.inc
10# Whitelist the folders needed by Spotify - This is more restrictive 10# Whitelist the folders needed by Spotify - This is more restrictive
11# than a blacklist though, but this is all spotify requires for 11# than a blacklist though, but this is all spotify requires for
12# streaming audio 12# streaming audio
13mkdir ${HOME}/.config
14mkdir ${HOME}/.config/spotify 13mkdir ${HOME}/.config/spotify
15whitelist ${HOME}/.config/spotify 14whitelist ${HOME}/.config/spotify
16mkdir ${HOME}/.local
17mkdir ${HOME}/.local/share
18mkdir ${HOME}/.local/share/spotify 15mkdir ${HOME}/.local/share/spotify
19whitelist ${HOME}/.local/share/spotify 16whitelist ${HOME}/.local/share/spotify
20mkdir ${HOME}/.cache
21mkdir ${HOME}/.cache/spotify 17mkdir ${HOME}/.cache/spotify
22whitelist ${HOME}/.cache/spotify 18whitelist ${HOME}/.cache/spotify
23include /etc/firejail/whitelist-common.inc 19include /etc/firejail/whitelist-common.inc