From ba0e6f5dd6ac18d8a564227a7263f42537c879ee Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Sat, 6 May 2017 10:09:24 -0500 Subject: Allow common image viewers to access ~/steam/steam/userdata (Fix for #1267) These are all the image viewers I know of. We'll probably need to edit a few that I missed in the future. --- etc/ristretto.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/ristretto.profile') diff --git a/etc/ristretto.profile b/etc/ristretto.profile index 4d47f4ddb..01cf7d5e5 100644 --- a/etc/ristretto.profile +++ b/etc/ristretto.profile @@ -3,6 +3,8 @@ include /etc/firejail/risretto.local noblacklist ${HOME}/.config/ristretto +noblacklist ~/steam/steam/userdata + include /etc/firejail/disable-common.inc include /etc/firejail/disable-programs.inc include /etc/firejail/disable-passwdmgr.inc -- cgit v1.2.3-54-g00ecf