aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/eom.profile
blob: 7143a8e032806c386c56ac1e4b775fd3486baa58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Firejail profile for eom
# Description: Eye of MATE graphics viewer program
# This file is overwritten after every install/update
# Persistent local customizations
include eom.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.config/mate/eom

whitelist /usr/share/eom

# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager'.
# Add the next lines to your eom.local if you need that functionality.
#ignore private-bin
#ignore private-etc
#ignore private-lib

private-bin eom

# Redirect
include eo-common.profile