aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2020-12-07 07:50:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2020-12-07 07:50:04 -0300
commit1c8dd551af5adee5d7aa2a2b8df0cfc9626773f8 (patch)
treee1da79ff2978d5671248ffff1b823355d82dc46e
parente001f1e4e88d118a4a519844f2185d7865c5e1c1 (diff)
downloadranger-1c8dd551af5adee5d7aa2a2b8df0cfc9626773f8.tar.gz
ranger-1c8dd551af5adee5d7aa2a2b8df0cfc9626773f8.tar.bz2
Feat: firejail profile
-rw-r--r--config.dot/firejail/ranger.profile.link21
1 files changed, 21 insertions, 0 deletions
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