life, is roblox
This commit is contained in:
parent
cb472001d1
commit
13d34b5623
|
@ -240,7 +240,7 @@ myManageHook = composeAll
|
|||
-- return (All True) if the default handler is to be run afterwards. To
|
||||
-- combine event hooks use mappend or mconcat from Data.Monoid.
|
||||
--
|
||||
myEventHook = mempty
|
||||
myEventHook = ewmhDesktopsEventHook
|
||||
|
||||
------------------------------------------------------------------------
|
||||
-- Status bars and logging
|
||||
|
@ -314,7 +314,6 @@ myConfig = defaults {
|
|||
|
||||
handleEventHook = handleEventHook def
|
||||
<> Hacks.trayerPaddingXmobarEventHook
|
||||
<> ewmhFullscreen
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue