fix avoidstruts
This commit is contained in:
parent
08c410e2e3
commit
3d612cc8ab
|
@ -133,6 +133,7 @@ ppTop = def
|
||||||
-- | The main function
|
-- | The main function
|
||||||
main :: IO ()
|
main :: IO ()
|
||||||
main = xmonad
|
main = xmonad
|
||||||
|
. docks
|
||||||
. ewmhFullscreen
|
. ewmhFullscreen
|
||||||
. ewmh
|
. ewmh
|
||||||
. withSB (xmobarTop)
|
. withSB (xmobarTop)
|
||||||
|
|
Loading…
Reference in a new issue