summaryrefslogtreecommitdiffstats
path: root/Config.hs-boot
blob: 7fd4cee87f34de271d05c752dfb5bc508eb75492 (plain)
1
2
3
4
5
module Config where
import XMonad (LayoutDesc)
import Graphics.X11.Xlib.Types (Dimension)
defaultLayoutDesc :: LayoutDesc
borderWidth :: Dimension