aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gtk-youtube-viewer
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gtk-youtube-viewer')
-rw-r--r--etc/profile-a-l/gtk-youtube-viewer18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/profile-a-l/gtk-youtube-viewer b/etc/profile-a-l/gtk-youtube-viewer
new file mode 100644
index 000000000..023f10d3d
--- /dev/null
+++ b/etc/profile-a-l/gtk-youtube-viewer
@@ -0,0 +1,18 @@
1# Firejail profile for gtk-youtube-viewer
2# Description: Gtk front-end to youtube-viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gtk-youtube-viewer.local
6# Persistent global definitions
7# include globals.local
8
9ignore quiet
10
11noblacklist /tmp/.X11-unix
12noblacklist ${RUNUSER}/wayland-*
13noblacklist ${RUNUSER}
14
15include whitelist-runuser-common.inc
16
17# Redirect
18include youtube-viewer.profile \ No newline at end of file