Minor changes.

This commit is contained in:
Derek Taylor
2021-04-10 12:56:07 -05:00
parent 805daa9d94
commit 5b241bab6a
4 changed files with 26 additions and 18 deletions

View File

@@ -1060,6 +1060,7 @@ main = do
<+> serverModeEventHook
<+> serverModeEventHookF "XMONAD_PRINT" (io . putStrLn)
<+> docksEventHook
<+> fullscreenEventHook
, modMask = myModMask
, terminal = myTerminal
, startupHook = myStartupHook