renamed /bar/foo into /bar/spare

This commit is contained in:
Anselm R. Garbe 2006-03-10 23:42:43 +01:00
parent feecf2bed7
commit 2b618491e0
1 changed files with 3 additions and 3 deletions

View File

@ -36,9 +36,9 @@ wmiir write /def/rules <<EOF
EOF
# BAR CONFIGURATION
wmiir create /bar/foo
xwrite /bar/foo/colors $WMII_SELCOLORS
xwrite /bar/expand foo
wmiir create /bar/spare
xwrite /bar/spare/colors $WMII_SELCOLORS
xwrite /bar/expand spare
# MISC
xsetroot -solid '#0b1014'