aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/eom.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/eom.profile')
-rw-r--r--etc/profile-a-l/eom.profile19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/profile-a-l/eom.profile b/etc/profile-a-l/eom.profile
new file mode 100644
index 000000000..5bfeb8c8f
--- /dev/null
+++ b/etc/profile-a-l/eom.profile
@@ -0,0 +1,19 @@
1# Firejail profile for eom
2# Description: Eye of MATE graphics viewer program
3# This file is overwritten after every install/update
4# Persistent local customizations
5include eom.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/mate/eom
10
11whitelist /usr/share/eom
12
13# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager'
14# comment those if you need that functionality
15# or put 'ignore private-bin', 'ignore private-etc' and 'ignore private-lib' in your eom.local
16private-bin eom
17
18# Redirect
19include eo-common.profile