aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/qutebrowser.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/qutebrowser.profile')
-rw-r--r--etc/profile-m-z/qutebrowser.profile14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/profile-m-z/qutebrowser.profile b/etc/profile-m-z/qutebrowser.profile
index a342e2acd..fc910b589 100644
--- a/etc/profile-m-z/qutebrowser.profile
+++ b/etc/profile-m-z/qutebrowser.profile
@@ -6,9 +6,9 @@ include qutebrowser.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.cache/qutebrowser 9noblacklist ${HOME}/.cache/qutebrowser
10nodeny ${HOME}/.config/qutebrowser 10noblacklist ${HOME}/.config/qutebrowser
11nodeny ${HOME}/.local/share/qutebrowser 11noblacklist ${HOME}/.local/share/qutebrowser
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc 14include allow-python2.inc
@@ -22,10 +22,10 @@ include disable-programs.inc
22mkdir ${HOME}/.cache/qutebrowser 22mkdir ${HOME}/.cache/qutebrowser
23mkdir ${HOME}/.config/qutebrowser 23mkdir ${HOME}/.config/qutebrowser
24mkdir ${HOME}/.local/share/qutebrowser 24mkdir ${HOME}/.local/share/qutebrowser
25allow ${DOWNLOADS} 25whitelist ${DOWNLOADS}
26allow ${HOME}/.cache/qutebrowser 26whitelist ${HOME}/.cache/qutebrowser
27allow ${HOME}/.config/qutebrowser 27whitelist ${HOME}/.config/qutebrowser
28allow ${HOME}/.local/share/qutebrowser 28whitelist ${HOME}/.local/share/qutebrowser
29include whitelist-common.inc 29include whitelist-common.inc
30 30
31caps.drop all 31caps.drop all