mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-18 21:23:48 -07:00
make mouse bindings configurable
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
module Config where
|
||||
import Graphics.X11.Xlib.Types (Dimension)
|
||||
import Graphics.X11.Xlib (KeyMask)
|
||||
borderWidth :: Dimension
|
||||
modMask :: KeyMask
|
||||
numlockMask :: KeyMask
|
||||
|
Reference in New Issue
Block a user