dwm-meillo

diff config.default.h @ 235:60e73ebaab27

removed unnecessary border color
author Anselm R.Garbe <arg@10ksloc.org>
date Thu, 10 Aug 2006 10:27:08 +0200
parents 56fee1dc9d53
children 7f8f7f14e9cd
line diff
     1.1 --- a/config.default.h	Thu Aug 10 10:22:15 2006 +0200
     1.2 +++ b/config.default.h	Thu Aug 10 10:27:08 2006 +0200
     1.3 @@ -11,7 +11,6 @@
     1.4  #define FONT			"fixed"
     1.5  #define BGCOLOR			"#666699"
     1.6  #define FGCOLOR			"#eeeeee"
     1.7 -#define BORDERCOLOR		"#9999CC"
     1.8  #define MODKEY			Mod1Mask
     1.9  #define NUMLOCKMASK		Mod2Mask
    1.10  #define MASTERW			60 /* percent */