wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 87588d1a5e09a3d44b930e8e8488deadbf135c6a
parent a1416612fce3a0bdc017969f74859114fdc682e7
Author: garbeam <garbeam@localhost>
Date:   Wed, 11 Jan 2006 15:03:18 +0200

fixed typo reported by tube


Diffstat:
rc/wmiirc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rc/wmiirc b/rc/wmiirc @@ -162,7 +162,7 @@ kbind normal $MODKEY-t 'extern xterm ''+sb'' -bg ''#000000'' -fg ''#ffffff'' -cr kbind normal $MODKEY-d 'wmiir write /wm/ctl detach' kbind normal $MODKEY-a 'wmiir write /wm/ctl attach' kbind normal $MODKEY-S-a 'wmiir write /wm/ctl detached_clients' -kbind normal $MODKEY-S-c 'wmiir write /wm/sel/layout/manage/name column' +kbind normal $MODKEY-S-c 'wmiir write /wm/sel/layout/managed/name column' kbind normal $MODKEY-n 'wmiir write /wm/sel/layout/sel/ctl new' kbind normal $MODKEY-S-f 'wmiir write /wm/sel/layout/sel/name float' kbind normal $MODKEY-Return 'wmiir write /wm/sel/layout/sel/ctl ''swap west'''