aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gtk-youtube-viewers-common.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-a-l/gtk-youtube-viewers-common.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-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.*