diff options
Diffstat (limited to 'Config.hs-boot')
-rw-r--r-- | Config.hs-boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.hs-boot b/Config.hs-boot index 8a04d59..6bb33b3 100644 --- a/Config.hs-boot +++ b/Config.hs-boot @@ -5,3 +5,4 @@ import XMonad borderWidth :: Dimension logHook :: X () numlockMask :: KeyMask +workspaces :: Int |