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
ps:
Also there's no config example about this in whole xmonad documentation.
Not in emwmDesktops, SetWMName or "extending xmonad hooks" (linked everywhere for detailed instructions).
faq has a todo on this:
http://haskell.org/haskellwiki/Xmonad/Frequently_asked_questions#Using_SetWMName_with_EwmhDesktops