mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-01 20:51:55 -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