]> gitweb.fluxo.info Git - rhatto/dotfiles/ranger.git/commitdiff
Feat: firejail profile
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 7 Dec 2020 10:50:04 +0000 (07:50 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 7 Dec 2020 10:50:04 +0000 (07:50 -0300)
config.dot/firejail/ranger.profile.link [new file with mode: 0644]

diff --git a/config.dot/firejail/ranger.profile.link b/config.dot/firejail/ranger.profile.link
new file mode 100644 (file)
index 0000000..70bf94b
--- /dev/null
@@ -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