summaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Config.hs')
-rw-r--r--Config.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.hs b/Config.hs
index 087e76a..054efce 100644
--- a/Config.hs
+++ b/Config.hs
@@ -33,7 +33,7 @@ import Graphics.X11.Xlib
-- The number of workspaces (virtual screens, or window groups)
--
workspaces :: [WorkspaceId]
-workspaces = [0..8]
+workspaces = map (:"") ['1'..'9']
-- |
-- modMask lets you specify which modkey you want to use. The default is