added warning re: xmonad in path to mod-shift-q docs

This commit is contained in:
Jason Creighton
2007-04-13 23:30:19 +00:00
parent 5fb81a781d
commit 899d470c4d

View File

@@ -32,7 +32,7 @@ module Config where
-- --
-- mod-shift-c kill client -- mod-shift-c kill client
-- mod-shift-q exit window manager -- 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 -- mod-return cycle the current tiling order
-- --