l xmonad: use launch

This commit is contained in:
lassulus 2018-12-16 09:38:40 +01:00
parent 42f9ff1645
commit 1d22bcb90f

View File

@ -78,7 +78,7 @@ main = getArgs >>= \case
main' :: IO ()
main' = do
handleShutdownEvent <- newShutdownEventHandler
xmonad $ ewmh
launch $ ewmh
$ withUrgencyHook LibNotifyUrgencyHook
$ def
{ terminal = myTerm