aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-03-23 08:21:40 +0100
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-03-23 08:21:40 +0100
commit58c29ee0d464d08c08f30e57018e5597a30e33d8 (patch)
tree6347097d92987c18500904f5c8b0be27272ad83b
parente366454a04173840e41cbe2394dba4a476b76937 (diff)
downloaddotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.tar.gz
dotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.tar.bz2
dotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.zip
firesend
-rw-r--r--config/uzbl/config2
-rwxr-xr-xratpoison/firesend2
2 files changed, 2 insertions, 2 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)@
diff --git a/ratpoison/firesend b/ratpoison/firesend
index d0df600..ddde2ef 100755
--- a/ratpoison/firesend
+++ b/ratpoison/firesend
@@ -1,2 +1,2 @@
#!/bin/bash
-$HOME/.ratpoison/exec_to_workspace 2 uzbl-browser $@
+$HOME/.ratpoison/exec_to_workspace 2 firefox --new-tab $@