From: Silvio Rhatto Date: Mon, 7 Dec 2020 10:50:04 +0000 (-0300) Subject: Feat: firejail profile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1c8dd551af5adee5d7aa2a2b8df0cfc9626773f8;p=rhatto%2Fdotfiles%2Franger.git Feat: firejail profile --- diff --git a/config.dot/firejail/ranger.profile.link b/config.dot/firejail/ranger.profile.link new file mode 100644 index 0000000..70bf94b --- /dev/null +++ b/config.dot/firejail/ranger.profile.link @@ -0,0 +1,21 @@ +# ranger file manager profile +quiet + +# allow write operations in non-default folders +include whitelist-common.local + +# from fbreader ebook reader profile +noblacklist ${HOME}/.FBReader + +# from zathura document viewer profile +noblacklist ~/.config/zathura +noblacklist ~/.local/share/zathura + +## from gimp profile +noblacklist ${HOME}/.gimp* + +# from mpv profile +noblacklist ${HOME}/.config/mpv + +# include the default profile +include /etc/firejail/ranger.profile