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