firejail/etc/profile-m-z/mupdf-gl.profile
glitsj16 cc5baf3202
mupdf refactoring cfr. https://github.com/netblue30/firejail/discussions/4993 (#5042)
* refactor mupdf

* refactor mupdf

* refactor mupdf

* refactor mupdf

* add mupdf-gl blacklist

* move history file back to mupdf-gl

* refactor mupdf-gl

* add no3d to mupdf.profile

* add suggestions from review

* drop unix from protocol [accumulates]

* fix protocol
2022-03-14 18:09:42 +00:00

16 lines
388 B
Text

# Firejail profile for mupdf-gl
# Description: Lightweight PDF viewer
# This file is overwritten after every install/update
# Persistent local customizations
include mupdf-gl.local
# Persistent global definitions
# added by included profile
#include globals.local
noblacklist ${HOME}/.cache/mupdf.history
noblacklist ${HOME}/.mupdf.history
ignore no3d
# Redirect
include mupdf.profile