From 56c4a62468dd44fd717f3e5557d25f46b445a664 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 11 Apr 2007 07:36:36 +0000 Subject: [PATCH] explain what mod-return now does. it cycles --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.hs b/Config.hs index 7601e47..f94705c 100644 --- a/Config.hs +++ b/Config.hs @@ -22,7 +22,7 @@ module Config where -- mod-shift-q exit window manager -- mod-shift-ctrl-q restart window manager -- --- mod-return move currently focused window into master position +-- mod-return cycle the current tiling order -- -- mod-1..9 switch to workspace N -- mod-shift-1..9 move client to workspace N