minor improvements

This commit is contained in:
valoq 2024-08-05 09:31:02 +02:00 committed by Alex
parent 7d9ae262c9
commit ad60ee11ad

View file

@ -6,7 +6,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = @{bin}/zathura
@{exec_path} = @{bin}/zathura{,-sandbox}
profile zathura @{exec_path} {
include <abstractions/base>
include <abstractions/dconf-write>
@ -18,11 +18,13 @@ profile zathura @{exec_path} {
@{exec_path} mr,
/usr/share/file/{,**} r,
/usr/share/poppler/{,**} r,
/etc/xdg/{,**} r,
/etc/zathurarc r,
owner @{user_config_dirs}/zathura/** r,
owner @{user_share_dirs}/zathura/ r,
owner @{user_share_dirs}/zathura/** rwk,
owner @{tmp}/gtkprint* rw,