[xmonad] Trying to get dynamicLogDzen to work

Brent Yorgey byorgey at seas.upenn.edu
Fri Sep 25 10:21:04 EDT 2009


On Fri, Sep 25, 2009 at 01:38:10PM +0200, Nathan Huesken wrote:
> 
> I took this from the dynamicLog help page.
> 
> Now I get this error:
> 
> Not in scope: 'dynamicLogDzen'
> 
> What am I doing wrong?

DynamicLog's interface has changed slightly since the last release, so
the docs you were looking at (for the released version) do not match
the code in darcs.  You should be able to do the same thing now with

  logHook = dynamicLogWithPP dzenPP

-Brent


More information about the xmonad mailing list