aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2010-12-05 20:02:52 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2010-12-05 20:02:52 -0700
commit14e5867dc763fca95880d3e922c16d6aa8e95947 (patch)
tree29659d27c44959025e03a099facbd9806e55e63e /examples
parent9f1a37a1e6ad41cd6c3c27d103b38719d2af7244 (diff)
parenta6c6ff660337fcb479e29e600ca48f7a89dc6b90 (diff)
Merge branch 'experimental' into dev/per-site-settings
Diffstat (limited to 'examples')
-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