aboutsummaryrefslogtreecommitdiffstats
path: root/etc/zathura.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/zathura.profile')
-rw-r--r--etc/zathura.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/zathura.profile b/etc/zathura.profile
index ad64371e8..636d89bef 100644
--- a/etc/zathura.profile
+++ b/etc/zathura.profile
@@ -7,8 +7,8 @@ include /etc/firejail/globals.local
7 7
8blacklist /run/user/*/bus 8blacklist /run/user/*/bus
9 9
10noblacklist ~/.config/zathura 10noblacklist ${HOME}/.config/zathura
11noblacklist ~/.local/share/zathura 11noblacklist ${HOME}/.local/share/zathura
12 12
13include /etc/firejail/disable-common.inc 13include /etc/firejail/disable-common.inc
14include /etc/firejail/disable-devel.inc 14include /etc/firejail/disable-devel.inc
@@ -31,5 +31,5 @@ private-bin zathura
31private-dev 31private-dev
32private-etc fonts 32private-etc fonts
33private-tmp 33private-tmp
34read-only ~/ 34read-only ${HOME}/
35read-write ~/.local/share/zathura/ 35read-write ${HOME}/.local/share/zathura/