
29 Oct
2009
29 Oct
'09
10:59 p.m.
On Fri, Oct 30, 2009 at 12:19:18AM -0200, Henrique G. Abreu wrote:
Hi all,
In xmonad 0.9 both setWMName and ewmhDesktops sets startupHook. The problem is that I don't know how to use them together. I've tried like it was with logHook in 0.8, but it doesn't work. , startupHook = ewmhDesktopsStartup >> setWMName "LG3D"
Thanks, Henrique G. Abreu
That is the startup hook one should use. Please describe what you mean by "doesn't work". Spencer Janssen