ok
This commit is contained in:
parent
95549940d3
commit
3e6455df24
|
@ -284,8 +284,7 @@ myStartupHook = do
|
|||
|
||||
-- Run xmonad with the settings you specify. No need to modify this.
|
||||
--
|
||||
main = do
|
||||
xmonad . withEasySB myStatusBar $ defaults {
|
||||
main = xmonad . withEasySB myStatusBar $ defaults {
|
||||
layoutHook = avoidStruts $ layoutHook def,
|
||||
|
||||
manageHook = manageDocks <+> manageHook def,
|
||||
|
|
Loading…
Reference in a new issue