From 899d470c4d1695aafa30cb2202e48a0d146aa55f Mon Sep 17 00:00:00 2001 From: Jason Creighton Date: Fri, 13 Apr 2007 23:30:19 +0000 Subject: [PATCH] added warning re: xmonad in path to mod-shift-q docs --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.hs b/Config.hs index 42ea7fc..5f271b5 100644 --- a/Config.hs +++ b/Config.hs @@ -32,7 +32,7 @@ module Config where -- -- mod-shift-c kill client -- mod-shift-q exit window manager --- mod-shift-ctrl-q restart window manager +-- mod-shift-ctrl-q restart window manager ('xmonad' must be in $PATH) -- -- mod-return cycle the current tiling order --