module Config where import XMonad (Layout) import Graphics.X11.Xlib.Types (Dimension) defaultLayouts :: [Layout] borderWidth :: Dimension