From eb4b505ac2537c320c044cf5fad595ecef41bbca Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Fri, 17 Nov 2017 12:29:11 -0600 Subject: Consistent home directory nomenclature --- etc/okular.profile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'etc/okular.profile') diff --git a/etc/okular.profile b/etc/okular.profile index 4171a28f8..2c2d395c8 100644 --- a/etc/okular.profile +++ b/etc/okular.profile @@ -7,15 +7,15 @@ include /etc/firejail/globals.local # blacklist /run/user/*/bus -noblacklist ~/.config/okularpartrc -noblacklist ~/.config/okularrc -noblacklist ~/.kde/share/apps/okular -noblacklist ~/.kde/share/config/okularpartrc -noblacklist ~/.kde/share/config/okularrc -noblacklist ~/.kde4/share/apps/okular -noblacklist ~/.kde4/share/config/okularpartrc -noblacklist ~/.kde4/share/config/okularrc -noblacklist ~/.local/share/okular +noblacklist ${HOME}/.config/okularpartrc +noblacklist ${HOME}/.config/okularrc +noblacklist ${HOME}/.kde/share/apps/okular +noblacklist ${HOME}/.kde/share/config/okularpartrc +noblacklist ${HOME}/.kde/share/config/okularrc +noblacklist ${HOME}/.kde4/share/apps/okular +noblacklist ${HOME}/.kde4/share/config/okularpartrc +noblacklist ${HOME}/.kde4/share/config/okularrc +noblacklist ${HOME}/.local/share/okular include /etc/firejail/disable-common.inc include /etc/firejail/disable-devel.inc -- cgit v1.2.3-70-g09d2