Re: [dwm] dzen-0.3

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Mon, 19 Feb 2007 18:41:51 +0100

On Mon, Feb 19, 2007 at 06:40:27PM +0100, Anselm R. Garbe wrote:
> Actually your dzen looks somewhat similiar to what I planned to
> be sbar when hacking the 2wm prototype some days ago.
>
> If I were you, I'd remove all this timeout crap from dzen, and
> let it appear as long as input is written (like in dwm). You
> could then use the shell for timeouts instead and you dzen would
> be useful as a status area replacement as well. I think the
> following shell lines would do the timeout trick:
>
> {
> echo "message"
> sleep 5
> } | dzen

Without the second sleep it should be already sufficient.

-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
Received on Mon Feb 19 2007 - 18:41:51 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:37:32 UTC