mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-31 04:01:52 -07:00
added workspaces to hs-boot (needed by XMonadContrib.Commands and possibly other modules)
This commit is contained in:
@@ -5,3 +5,4 @@ import XMonad
|
||||
borderWidth :: Dimension
|
||||
logHook :: X ()
|
||||
numlockMask :: KeyMask
|
||||
workspaces :: Int
|
||||
|
Reference in New Issue
Block a user