aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firedragon.profile
blob: 77487161e849a35cfe3f78da5c0ba87e554c79dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Firejail profile for FireDragon
# Description: Librewolf fork with enhanced KDE integration
# This file is overwritten after every install/update
# Persistent local customizations
include firedragon.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.cache/firedragon
noblacklist ${HOME}/.firedragon

mkdir ${HOME}/.cache/firedragon
mkdir ${HOME}/.firedragon
whitelist ${HOME}/.cache/firedragon
whitelist ${HOME}/.firedragon

# Add the next lines to your firedragon.local if you want to use the migration wizard.
#noblacklist ${HOME}/.mozilla
#whitelist ${HOME}/.mozilla

# FireDragon requires a shell to launch on Arch. We can possibly remove sh though.
# Add the next line to your firedragon.local to enable private-bin.
#private-bin bash,dbus-launch,dbus-send,env,firedragon,python*,sh,which

# Redirect
include firefox-common.profile