From 4a25ac77e3f332d2ddcf42c6f9c7c0dd517988dc Mon Sep 17 00:00:00 2001 From: arnault Date: Tue, 7 Feb 2012 21:07:04 +0100 Subject: [PATCH] dummy fix --- scripts/keybind_help.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/keybind_help.sh b/scripts/keybind_help.sh index 84d6097..0f8c214 100755 --- a/scripts/keybind_help.sh +++ b/scripts/keybind_help.sh @@ -21,7 +21,7 @@ l10="^s[15;145;$fg;next tabbed client:]^s[190;145;$fg;Super + Tab]" l11="^s[15;160;$fg;prev tabbed client:]^s[190;160;$fg;Super + Shift + Tab]" l12="^s[15;175;$fg;left client:]^s[190;175;$fg;Alt + h]" l13="^s[15;190;$fg;right client:]^s[190;190;$fg;Alt + l]" -l14="^s[15;205;$fg;top client:]^s[190;105;$fg;Alt + k]" +l14="^s[15;205;$fg;top client:]^s[190;205;$fg;Alt + k]" l15="^s[15;220;$fg;bottom client:]^s[190;220;$fg;Alt + j]" l16="^s[15;235;$fg;swap client left:]^s[190;235;$fg;Control + Shift + h]" l17="^s[15;250;$fg;swap client right:]^s[190;250;$fg;Control + Shift + l]"