tv xmonad: use launch
This commit is contained in:
parent
e51a19cb8b
commit
d3b23eac6e
@ -47,7 +47,7 @@ mainNoArgs = do
|
|||||||
let width = 1366
|
let width = 1366
|
||||||
workspaces0 <- getWorkspaces0
|
workspaces0 <- getWorkspaces0
|
||||||
handleShutdownEvent <- newShutdownEventHandler
|
handleShutdownEvent <- newShutdownEventHandler
|
||||||
xmonad
|
launch
|
||||||
$ withUrgencyHook (SpawnUrgencyHook "echo emit Urgency ")
|
$ withUrgencyHook (SpawnUrgencyHook "echo emit Urgency ")
|
||||||
$ def
|
$ def
|
||||||
{ terminal = Paths.urxvtc
|
{ terminal = Paths.urxvtc
|
||||||
|
Loading…
Reference in New Issue
Block a user