Comment only

This commit is contained in:
Spencer Janssen
2007-06-12 03:13:05 +00:00
parent 421a88c691
commit 2f4da2f1e1

View File

@@ -19,7 +19,7 @@
-- , ((modMask, xK_m ), viewEmptyWorkspace)
-- , ((modMask .|. shiftMask, xK_m ), tagToEmptyWorkspace)
--
-- Now you can jump to an empty workspace with mod-n. Mod-shift-n will
-- Now you can jump to an empty workspace with mod-m. Mod-shift-m will
-- tag the current window to an empty workspace and view it.
--