
On Sat, 17 Nov 2007 12:16:08 +0100
Andrea Rossato
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
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad