From 2ef7c069868d191123e5ad5aabba7c1f7590bc48 Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Sun, 26 Mar 2006 16:48:49 +0200 Subject: [PATCH] fixing default colors of status --- rc/status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/status b/rc/status index 07396f78..d6b1a587 100644 --- a/rc/status +++ b/rc/status @@ -8,7 +8,7 @@ xwrite() { wmiir remove /bar/status 2>/dev/null && sleep 2 wmiir create /bar/status -xwrite /bar/status/colors $WMII_SELCOLORS +xwrite /bar/status/colors $WMII_NORMCOLORS while xwrite /bar/status/data `date` `uptime | sed 's/.*://; s/,//g'` do