mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-11 10:11:52 -07:00
5 lines
108 B
Haskell
5 lines
108 B
Haskell
module Config where
|
|
import Graphics.X11.Xlib.Types (Dimension)
|
|
borderWidth :: Dimension
|
|
logging :: Bool
|