mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-13 02:55:46 -07:00
5 lines
97 B
Haskell
5 lines
97 B
Haskell
module Main where
|
|
import Graphics.X11.Xlib (KeyMask,Window)
|
|
import XMonad
|
|
numlockMask :: KeyMask
|