mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-19 21:53:46 -07:00
change workspaces to [WorkspaceId]
This commit is contained in:
@@ -5,4 +5,4 @@ import XMonad
|
||||
borderWidth :: Dimension
|
||||
logHook :: X ()
|
||||
numlockMask :: KeyMask
|
||||
workspaces :: Int
|
||||
workspaces :: [WorkspaceId]
|
||||
|
Reference in New Issue
Block a user