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/mediathekview.profile | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'etc/mediathekview.profile') diff --git a/etc/mediathekview.profile b/etc/mediathekview.profile index dc9946794..9eae27765 100644 --- a/etc/mediathekview.profile +++ b/etc/mediathekview.profile @@ -5,16 +5,16 @@ include /etc/firejail/mediathekview.local # Persistent global definitions include /etc/firejail/globals.local -noblacklist ~/.config/mpv -noblacklist ~/.config/smplayer -noblacklist ~/.config/totem -noblacklist ~/.config/vlc -noblacklist ~/.config/xplayer -noblacklist ~/.java -noblacklist ~/.local/share/totem -noblacklist ~/.local/share/xplayer -noblacklist ~/.mediathek3 -noblacklist ~/.mplayer +noblacklist ${HOME}/.config/mpv +noblacklist ${HOME}/.config/smplayer +noblacklist ${HOME}/.config/totem +noblacklist ${HOME}/.config/vlc +noblacklist ${HOME}/.config/xplayer +noblacklist ${HOME}/.java +noblacklist ${HOME}/.local/share/totem +noblacklist ${HOME}/.local/share/xplayer +noblacklist ${HOME}/.mediathek3 +noblacklist ${HOME}/.mplayer include /etc/firejail/disable-common.inc include /etc/firejail/disable-devel.inc -- cgit v1.2.3-70-g09d2