Remove custom startupHook

master
Hektor Misplon 2022-10-25 21:15:38 +02:00
parent e133985624
commit 49d99bb759
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@ myConfig = def
, borderWidth = 2
-- Hooks
, startupHook = myStartupHook
, manageHook = myManageHook <+> manageHook def
, layoutHook = avoidStruts myLayoutHook
, handleEventHook = handleEventHook def <> Hacks.windowedFullscreenFixEventHook