aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gummi.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gummi.profile')
-rw-r--r--etc/profile-a-l/gummi.profile19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/profile-a-l/gummi.profile b/etc/profile-a-l/gummi.profile
new file mode 100644
index 000000000..922b2cbde
--- /dev/null
+++ b/etc/profile-a-l/gummi.profile
@@ -0,0 +1,19 @@
1# Firejail profile for gummi
2# This file is overwritten after every install/update
3# Persistent local customizations
4include gummi.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.cache/gummi
9noblacklist ${HOME}/.config/gummi
10
11include allow-lua.inc
12include allow-perl.inc
13include allow-python3.inc
14
15private-bin dvipdf,dvips,env,gummi,latex,latexmk,lua*,lualatex,luatex,pdflatex,pdftex,perl,ps2pdf,python3*,rubber,synctex,tex,xelatex,xetex
16
17# Redirect
18include latex-common.profile
19