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