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' :: IO ()
main' = do main' = do
handleShutdownEvent <- newShutdownEventHandler handleShutdownEvent <- newShutdownEventHandler
xmonad $ ewmh launch $ ewmh
$ withUrgencyHook LibNotifyUrgencyHook $ withUrgencyHook LibNotifyUrgencyHook
$ def $ def
{ terminal = myTerm { terminal = myTerm