From 3813b1885e478e3c2a178cbf3136ce597c2d77f1 Mon Sep 17 00:00:00 2001 From: keis Date: Wed, 16 Mar 2011 19:32:17 +0100 Subject: replace alt with mod1 in config --- examples/config/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/config') diff --git a/examples/config/config b/examples/config/config index aafa7dc..146d515 100644 --- a/examples/config/config +++ b/examples/config/config @@ -286,8 +286,8 @@ set ebind = @mode_bind global,-insert # Use socat to directly inject commands into uzbl-core and view events # raised by uzbl-core: -@cbind t = sh 'xterm -e "socat unix-connect:\"$UZBL_SOCKET\" -"' -#@cbind t = sh 'urxvt -e socat unix-connect:"$UZBL_SOCKET" -' +@cbind t = sh 'xterm -e "socat unix-connect:\"$UZBL_SOCKET\" -"' +#@cbind t = sh 'urxvt -e socat unix-connect:"$UZBL_SOCKET" -' # Uri opening prompts @cbind o_ = uri %s -- cgit v1.2.3