aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2010-12-04 14:40:55 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2010-12-04 14:40:55 -0700
commita6c6ff660337fcb479e29e600ca48f7a89dc6b90 (patch)
tree2a603476a26baeb0d43be95254921a673b467faa /examples/config
parent55bd9f83f2aacd11a14ca46a98a85584669c6c13 (diff)
fix the <Ctrl><Alt>t binds
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/config/config b/examples/config/config
index 48aacfc..66e1a46 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -253,8 +253,8 @@ set ebind = @mode_bind global,-insert
# Use socat to directly inject commands into uzbl-core and view events
# raised by uzbl-core:
-@cbind <Ctrl><Alt>t = sh "xterm -e 'socat unix-connect:\"$UZBL_SOCKET\" -'"
-#@cbind <Ctrl><Alt>t = sh "urxvt -e 'socat unix-connect:\"$UZBL_SOCKET\" -'"
+@cbind <Ctrl><Alt>t = sh 'xterm -e "socat unix-connect:\"$UZBL_SOCKET\" -"'
+#@cbind <Ctrl><Alt>t = sh 'urxvt -e socat unix-connect:"$UZBL_SOCKET" -'
# Uri opening prompts
@cbind o<uri:>_ = uri %s