aboutsummaryrefslogtreecommitdiffstats
path: root/etc/qutebrowser.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-19 07:35:55 +0000
committerLibravatar GitHub <noreply@github.com>2019-08-19 07:35:55 +0000
commit2e9a23d30cbcd6357a061f208492382dda215e17 (patch)
tree1e2213cef0066dd31ce82571de7dedc1f46f48ab /etc/qutebrowser.profile
parentreadme (diff)
downloadfirejail-2e9a23d30cbcd6357a061f208492382dda215e17.tar.gz
firejail-2e9a23d30cbcd6357a061f208492382dda215e17.tar.zst
firejail-2e9a23d30cbcd6357a061f208492382dda215e17.zip
noblacklist but no blacklist (#2886)
* beginn fixup * continue * continue * continue * continue * continue * continue
Diffstat (limited to 'etc/qutebrowser.profile')
-rw-r--r--etc/qutebrowser.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/qutebrowser.profile b/etc/qutebrowser.profile
index e556ecf1f..a7ba18292 100644
--- a/etc/qutebrowser.profile
+++ b/etc/qutebrowser.profile
@@ -9,8 +9,6 @@ include globals.local
9noblacklist ${HOME}/.cache/qutebrowser 9noblacklist ${HOME}/.cache/qutebrowser
10noblacklist ${HOME}/.config/qutebrowser 10noblacklist ${HOME}/.config/qutebrowser
11noblacklist ${HOME}/.local/share/qutebrowser 11noblacklist ${HOME}/.local/share/qutebrowser
12# with >=llvm-4 mesa drivers need llvm stuff
13noblacklist /usr/lib/llvm*
14 12
15# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
16include allow-python2.inc 14include allow-python2.inc