mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-15 20:13:47 -07:00
4 lines
79 B
Haskell
4 lines
79 B
Haskell
module Config where
|
|
import XMonad (LayoutDesc)
|
|
defaultLayoutDesc :: LayoutDesc
|