fixing default colors of status

This commit is contained in:
Anselm R. Garbe 2006-03-26 16:48:49 +02:00
parent 2376e1c829
commit 2ef7c06986

View File

@ -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