commit 102ca03cb841ec4f5b6901763ebcaf04c039f33c
parent 65e3888cf8441709329529901cbe42c0a81479e8
Author: Anselm R. Garbe <garbeam@wmii.de>
Date: Thu, 27 Apr 2006 08:58:12 +0200
small fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rc/wmiirc b/rc/wmiirc
@@ -19,7 +19,7 @@ RIGHT=l
WMII_FONT='fixed'
WMII_SELCOLORS='#ffffff #285577 #4c7899'
WMII_NORMCOLORS='#222222 #eeeeee #666666'
-# uncomment if you prefer dark background
+# dark background
#WMII_NORMCOLORS='#e0e0e0 #0a0a0a #202020'
export WMII_FONT WMII_NORMCOLORS WMII_SELCOLORS