dwm-meillo

diff config.arg.h @ 237:7f8f7f14e9cd

readded border color, this sucks least
author Anselm R.Garbe <arg@10ksloc.org>
date Thu, 10 Aug 2006 11:12:15 +0200
parents 60e73ebaab27
children 243bf6783c7c
line diff
     1.1 --- a/config.arg.h	Thu Aug 10 11:07:27 2006 +0200
     1.2 +++ b/config.arg.h	Thu Aug 10 11:12:15 2006 +0200
     1.3 @@ -11,6 +11,7 @@
     1.4  #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
     1.5  #define BGCOLOR			"#eeeeee"
     1.6  #define FGCOLOR			"#666699"
     1.7 +#define BORDERCOLOR		"#9999CC"
     1.8  #define MODKEY			Mod1Mask
     1.9  #define NUMLOCKMASK		Mod2Mask
    1.10  #define MASTERW			60 /* percent */