summaryrefslogtreecommitdiffstats
path: root/Config.hs-boot
blob: 85b4339a7f277823a3a0cd289926ed0b5e100659 (plain)
1
2
3
4
5
6
module Config where
import Graphics.X11.Xlib.Types (Dimension)
import Graphics.X11.Xlib (KeyMask)
borderWidth :: Dimension
logging     :: Bool
numlockMask :: KeyMask