mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-13 02:55:46 -07:00
Remove workspaces from Main.hs-boot
This commit is contained in:
@@ -2,5 +2,4 @@ module Main where
|
||||
import Graphics.X11.Xlib (KeyMask,Window)
|
||||
import XMonad
|
||||
numlockMask :: KeyMask
|
||||
workspaces :: [WorkspaceId]
|
||||
manageHook :: Window -> String -> String -> String -> X (WindowSet -> WindowSet)
|
||||
|
Reference in New Issue
Block a user