Re: [dwm] dzen-0.3

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

On Mon, Feb 19, 2007 at 06:41:51PM +0100, Anselm R. Garbe wrote:
> 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.

Aaaah, s/sleep/echo/ of course...
Sorry for the noise.

Regards,

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

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