diff options
Diffstat (limited to 'Main.hs')
-rw-r--r-- | Main.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ import qualified StackSet as W -- The number of workspaces: -- workspaces :: Int -workspaces = 5 +workspaces = 9 -- -- The keys list |