diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-23 08:21:40 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-23 08:21:40 +0100 |
commit | 58c29ee0d464d08c08f30e57018e5597a30e33d8 (patch) | |
tree | 6347097d92987c18500904f5c8b0be27272ad83b /config/uzbl | |
parent | e366454a04173840e41cbe2394dba4a476b76937 (diff) | |
download | dotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.tar.gz dotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.tar.bz2 dotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.zip |
firesend
Diffstat (limited to 'config/uzbl')
-rw-r--r-- | config/uzbl/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/uzbl/config b/config/uzbl/config index 0f637f1..7d2abe7 100644 --- a/config/uzbl/config +++ b/config/uzbl/config @@ -5,7 +5,7 @@ # === Core settings ========================================================== # Polipo proxy for caching -set proxy_url = http://127.0.0.1:8123 +#set proxy_url = http://127.0.0.1:8123 # common directory locations set prefix @(echo $UZBL_PREFIX)@ |