wmii

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

commit 82ac732268ea85ba96568b1f91afdd2435ca48fe
parent 72fbe7ef174fd704ef4b2768d8e67eaf579fb0ea
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Mon, 13 Feb 2006 09:15:04 +0100

small fix in wmiirc


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

diff --git a/rc/wmiirc b/rc/wmiirc @@ -19,7 +19,7 @@ fn sigint { WMII_FONT='fixed' WMII_SELCOLORS='#ffffff #285577 #4c7899' -WMII_NORMCOLORS='#333333 #eeeeee #666666' +WMII_NORMCOLORS='#222222 #dddddd #666666' CLIENT_BAR=1 CLIENT_BORDER=3