remove hanging variable
This commit is contained in:
parent
d7ee36f2f8
commit
c8461c4af9
1 changed files with 0 additions and 2 deletions
|
@ -287,8 +287,6 @@ myStartupHook = do
|
|||
main = do
|
||||
xmonad $ withEasySB myStatusBar $ defaults {
|
||||
layoutHook = avoidStruts $ layoutHook def,
|
||||
|
||||
logHook = myLogHook h,
|
||||
|
||||
manageHook = manageDocks <+> manageHook def,
|
||||
|
||||
|
|
Loading…
Reference in a new issue