1 2 3 4 5
module Config where import XMonad (Layout) import Graphics.X11.Xlib.Types (Dimension) defaultLayouts :: [Layout] borderWidth :: Dimension