From 99898db8fc47b951ba0e8efdc61299be72aaa3c6 Mon Sep 17 00:00:00 2001 From: pirate486743186 <> Date: Sun, 16 Apr 2023 00:06:28 +0200 Subject: youtube-viewers: refactor and add gtk-youtube-viewers-common --- etc/profile-a-l/gtk-youtube-viewers-common.profile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 etc/profile-a-l/gtk-youtube-viewers-common.profile (limited to 'etc/profile-a-l/gtk-youtube-viewers-common.profile') 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 @@ +# Firejail profile for gtk-youtube-viewer clones +# Description: common profile for Trizen's gtk Youtube viewers +# This file is overwritten after every install/update +# Persistent local customizations +include gtk-youtube-viewers-common.local +# Persistent global definitions +# added by caller profile +#include globals.local + +ignore quiet + +# The lines below are needed to find the default Firefox profile name, to allow +# opening links in an existing instance of Firefox (note that it still fails if +# there isn't a Firefox instance running with the default profile; see #5352) +noblacklist ${HOME}/.mozilla +whitelist ${HOME}/.mozilla/firefox/profiles.ini + +private-bin firefox,xterm + +dbus-user filter +# allow D-Bus communication with firefox for opening links +dbus-user.talk org.mozilla.* -- cgit v1.2.3-70-g09d2