l xmonad: use launch
This commit is contained in:
parent
42f9ff1645
commit
1d22bcb90f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user