Re: [dwm] Reloading running dwm - reload patch

From: Oliver Heins <olli_AT_sopos.org>
Date: Wed, 21 Mar 2007 13:47:20 +0100

"Sander van Dijk" <a.h.vandijk_AT_gmail.com>
writes:

> Not to put your patch down, but with vanilla dwm you can achieve
> something pretty similar by doing this in your .xinitrc:
>
> while true
> do
> dwm
> done

I ever wondered how I can achieve a behavior like this with a
construction similar to

while true
do
    cat $DWM_PIPE
done | /usr/bin/dwm

which I use right now to get several things displayed in dwm's status
area.

Regards,
 olli

-- 
http://www.sopos.org/olli/      GnuPG-Key: gpg --recv-keys 0x9A00D827
GnuPG-Fingerprint: F27A BA8C 1CFB B905 65A8  2544 0F07 B675 9A00 D827
Received on Wed Mar 21 2007 - 13:47:41 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:39:44 UTC