Re: [dwm] bold in status text

From: Kurt Maier <karmaflux_AT_gmail.com>
Date: Wed, 23 Aug 2006 16:31:51 -0500

> It would be useful I think, now I need xosd for notifing about low power and with your
> dwm would be one tool I need!

I just keep track of power levels in the status bar. Conky[1] can
output to console, which can be piped to dwm. I use this:

while sleep 5; do conky; done | dwm

and it looks like this:

http://www.madleet.net/images/status.png

Kurt

[1] http://conky.sourceforge.net
Received on Wed Aug 23 2006 - 23:31:54 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:24 UTC