aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/eog.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/eog.profile')
-rw-r--r--etc/profile-a-l/eog.profile19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/profile-a-l/eog.profile b/etc/profile-a-l/eog.profile
new file mode 100644
index 000000000..6690b33ca
--- /dev/null
+++ b/etc/profile-a-l/eog.profile
@@ -0,0 +1,19 @@
1# Firejail profile for eog
2# Description: Eye of GNOME graphics viewer program
3# This file is overwritten after every install/update
4# Persistent local customizations
5include eog.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/eog
10
11whitelist /usr/share/eog
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 eog.local
16private-bin eog
17
18# Redirect
19include eo-common.profile