aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/youtube-viewer.profile
diff options
context:
space:
mode:
authorLibravatar pirate486743186 <>2023-04-16 00:06:28 +0200
committerLibravatar pirate486743186 <>2023-04-16 00:06:28 +0200
commit99898db8fc47b951ba0e8efdc61299be72aaa3c6 (patch)
treea7861f7a18b6ca8ff498f426ac3f129fe394c6be /etc/profile-m-z/youtube-viewer.profile
parentMerge pull request #5777 from hotcapy/patch-1 (diff)
downloadfirejail-99898db8fc47b951ba0e8efdc61299be72aaa3c6.tar.gz
firejail-99898db8fc47b951ba0e8efdc61299be72aaa3c6.tar.zst
firejail-99898db8fc47b951ba0e8efdc61299be72aaa3c6.zip
youtube-viewers: refactor and add gtk-youtube-viewers-common
Diffstat (limited to 'etc/profile-m-z/youtube-viewer.profile')
-rw-r--r--etc/profile-m-z/youtube-viewer.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/youtube-viewer.profile b/etc/profile-m-z/youtube-viewer.profile
index 825599fcc..4a0e26540 100644
--- a/etc/profile-m-z/youtube-viewer.profile
+++ b/etc/profile-m-z/youtube-viewer.profile
@@ -15,7 +15,7 @@ mkdir ${HOME}/.config/youtube-viewer
15whitelist ${HOME}/.cache/youtube-viewer 15whitelist ${HOME}/.cache/youtube-viewer
16whitelist ${HOME}/.config/youtube-viewer 16whitelist ${HOME}/.config/youtube-viewer
17 17
18private-bin gtk-youtube-viewer,gtk2-youtube-viewer,gtk3-youtube-viewer,youtube-viewer 18private-bin youtube-viewer
19 19
20# Redirect 20# Redirect
21include youtube-viewers-common.profile 21include youtube-viewers-common.profile