l xmonad: use launch
This commit is contained in:
parent
42f9ff1645
commit
1d22bcb90f
@ -78,7 +78,7 @@ main = getArgs >>= \case
|
||||
main' :: IO ()
|
||||
main' = do
|
||||
handleShutdownEvent <- newShutdownEventHandler
|
||||
xmonad $ ewmh
|
||||
launch $ ewmh
|
||||
$ withUrgencyHook LibNotifyUrgencyHook
|
||||
$ def
|
||||
{ terminal = myTerm
|
||||
|
Loading…
Reference in New Issue
Block a user