firejail/etc/eom.profile
glitsj16 d01b93bbbd
Refactor eog and eom profiles with common redirect (#2708)
* Create eo-common.profile

* Refactor eog.profile

* Refactor eom.profile

* Keep private-bin in eog.profile

* Keep private-bin in eom.profile

* Place private-bin back in eog/eom profiles
2019-05-18 17:05:32 +00:00

17 lines
559 B
Text

# 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
# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager'
# comment those if you need that functionality
# or put 'ignore private-bin', 'ignore private-etc' and 'ignore private-lib' in your eom.local
private-bin eom
# Redirect
include eo-common.profile