mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-08 16:11:51 -07:00
move extraModifiers/cleanMask to Operations.hs
so XMonadContrib can use them
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
module Config where
|
||||
import Graphics.X11.Xlib.Types (Dimension)
|
||||
import Graphics.X11.Xlib (KeyMask)
|
||||
borderWidth :: Dimension
|
||||
logging :: Bool
|
||||
numlockMask :: KeyMask
|
||||
|
Reference in New Issue
Block a user