From d0f490e51840640b3c50d459a66702272363a97e Mon Sep 17 00:00:00 2001 From: Jean Lucas Date: Wed, 31 Jul 2019 22:04:57 -0400 Subject: Update itch profile itch now also uses ~/.itch for application updates --- etc/itch.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/itch.profile') diff --git a/etc/itch.profile b/etc/itch.profile index c0b4fe6ce..b3c78c810 100644 --- a/etc/itch.profile +++ b/etc/itch.profile @@ -8,6 +8,7 @@ include globals.local # itch.io has native firejail/sandboxing support bundled in # See https://itch.io/docs/itch/using/sandbox/linux.html +noblacklist ${HOME}/.itch noblacklist ${HOME}/.config/itch include disable-common.inc @@ -16,7 +17,9 @@ include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc +mkdir ${HOME}/.itch mkdir ${HOME}/.config/itch +whitelist ${HOME}/.itch whitelist ${HOME}/.config/itch include whitelist-common.inc -- cgit v1.2.3-70-g09d2