wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 862713890a6c07f0db6e08c5dee27963ba1112ac
parent 4a031f30947fe88f7d08c7927cee75d41430fc38
Author: garbeam <garbeam@mmv.wmii.de>
Date:   Mon, 12 Dec 2005 16:31:08 +0200

fixed wmir call from merge with uriels status change


Diffstat:
rc/status | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rc/status b/rc/status @@ -28,7 +28,7 @@ fn statustext { } text=`{statustext} -while(wmir write /bar/$label/data $"text >[2]/dev/null) { +while(wmiir write /bar/$label/data $"text >[2]/dev/null) { text=`{statustext} sleep 2 }