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]"