aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/pipe-viewer.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/pipe-viewer.profile')
-rw-r--r--etc/profile-m-z/pipe-viewer.profile21
1 files changed, 21 insertions, 0 deletions
diff --git a/etc/profile-m-z/pipe-viewer.profile b/etc/profile-m-z/pipe-viewer.profile
new file mode 100644
index 000000000..3de064311
--- /dev/null
+++ b/etc/profile-m-z/pipe-viewer.profile
@@ -0,0 +1,21 @@
1# Firejail profile for pipe-viewer
2# Description: Fork of youtube-viewer, scrapes youtube directly and with invidious
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include pipe-viewer.local
7# Persistent global definitions
8include globals.local
9
10noblacklist ${HOME}/.cache/pipe-viewer
11noblacklist ${HOME}/.config/pipe-viewer
12
13mkdir ${HOME}/.config/pipe-viewer
14mkdir ${HOME}/.cache/pipe-viewer
15whitelist ${HOME}/.cache/pipe-viewer
16whitelist ${HOME}/.config/pipe-viewer
17
18private-bin gtk-pipe-viewer,pipe-viewer
19
20# Redirect
21include youtube-viewers-common.profile