]> gitweb.fluxo.info Git - rhatto/dotfiles/profile.git/commitdiff
Firejail: ranger: include default profile in the end
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Jul 2020 12:04:27 +0000 (09:04 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Jul 2020 12:04:27 +0000 (09:04 -0300)
config.dot/firejail/ranger.profile.link

index 78ab30c0d2f7028126db0070859a3aa7c70560e8..70bf94b721ac9fd0a804328132e680497972b178 100644 (file)
@@ -1,9 +1,6 @@
 # ranger file manager profile
 quiet
 
-# include the default profile
-include /etc/firejail/ranger.profile
-
 # allow write operations in non-default folders
 include whitelist-common.local
 
@@ -19,3 +16,6 @@ noblacklist ${HOME}/.gimp*
 
 # from mpv profile
 noblacklist ${HOME}/.config/mpv
+
+# include the default profile
+include /etc/firejail/ranger.profile