aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-m-z/youtube-viewer.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-m-z/youtube-viewer.profile b/etc/profile-m-z/youtube-viewer.profile
index 7f2de5107..b8f97db1d 100644
--- a/etc/profile-m-z/youtube-viewer.profile
+++ b/etc/profile-m-z/youtube-viewer.profile
@@ -25,7 +25,9 @@ include disable-passwdmgr.inc
25include disable-programs.inc 25include disable-programs.inc
26include disable-xdg.inc 26include disable-xdg.inc
27 27
28mkdir ${HOME}/.cache/youtube-viewer
28mkdir ${HOME}/.config/youtube-viewer 29mkdir ${HOME}/.config/youtube-viewer
30whitelist ${HOME}/.cache/youtube-viewer
29whitelist ${HOME}/.config/youtube-viewer 31whitelist ${HOME}/.config/youtube-viewer
30include whitelist-common.inc 32include whitelist-common.inc
31include whitelist-usr-share-common.inc 33include whitelist-usr-share-common.inc