[xmonad] logHook howto?!
Andrea Rossato
mailing_list at istitutocolli.org
Sat Nov 17 06:16:08 EST 2007
Hi Andrea,
On Fri, Nov 16, 2007 at 11:42:40PM -0200, Andrea Spada wrote:
> Hi, i'm tweaking hard on my xmonad.hs... I have now a setup I like,
> xcept for one thing... i'd like to understand how to configure the
> logHook!!! I want to use the ewmhDesktopsLogHook as well dyamicLog...
> anyone know how to do that?
[...]
> myLogHook = ewmhDesktopsLogHook
I must confess I don't use ewmhDesktopsLogHook but, as far as I
understand, something like:
myLogHook = ewmhDesktopsLogHook >> dynamicLogWithPP defaultPP
should be just fine. Is it not?
Andrea
More information about the xmonad
mailing list