aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gtk-youtube-viewers-common.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gtk-youtube-viewers-common.profile')
-rw-r--r--etc/profile-a-l/gtk-youtube-viewers-common.profile22
1 files changed, 22 insertions, 0 deletions
diff --git a/etc/profile-a-l/gtk-youtube-viewers-common.profile b/etc/profile-a-l/gtk-youtube-viewers-common.profile
new file mode 100644
index 000000000..049448a23
--- /dev/null
+++ b/etc/profile-a-l/gtk-youtube-viewers-common.profile
@@ -0,0 +1,22 @@
1# Firejail profile for gtk-youtube-viewer clones
2# Description: common profile for Trizen's gtk Youtube viewers
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gtk-youtube-viewers-common.local
6# Persistent global definitions
7# added by caller profile
8#include globals.local
9
10ignore quiet
11
12# The lines below are needed to find the default Firefox profile name, to allow
13# opening links in an existing instance of Firefox (note that it still fails if
14# there isn't a Firefox instance running with the default profile; see #5352)
15noblacklist ${HOME}/.mozilla
16whitelist ${HOME}/.mozilla/firefox/profiles.ini
17
18private-bin firefox,xterm
19
20dbus-user filter
21# allow D-Bus communication with firefox for opening links
22dbus-user.talk org.mozilla.*