commit f02b4b1b4a1a5a283af66a51f84b126216a91a8c
parent 2069afbfc7e6f0439ff8bbe887611e42902d436e
Author: Refis Drk-Sd Thomas <drk-sd@hpu4science.org>
Date: Sat, 16 Jan 2010 14:57:40 +0100
Corrected an error.
(Also, a bit of help about the second snippet could be usefull).
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmii.suckless.org/code_snippets/sh/index.md b/wmii.suckless.org/code_snippets/sh/index.md
@@ -30,7 +30,7 @@ enters resize mode, Escape exits it.
# <h/j/k/l> grows the window in the given direction
# C-<h/j/k/l> shrinks the window in the given direction
# S-<h/j/k/l> moves the window in the given direction
- Key $MODYEY-Control-r
+ Key $MODKEY-Control-r
(
. wmii.sh
for i in "'' grow" "Control- grow -1" "Shift- nudge"; do