From 1bf0c4a8e7892896bb8ed1693f36f1de5285e46c Mon Sep 17 00:00:00 2001 From: "arg@10ksloc.org" Date: Wed, 2 Aug 2006 17:19:22 +0200 Subject: changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now --- config.arg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.arg.h') diff --git a/config.arg.h b/config.arg.h index 2e84b7d..593e4ea 100644 --- a/config.arg.h +++ b/config.arg.h @@ -21,7 +21,7 @@ char *tags[TLast] = { \ #define BORDERCOLOR "#176164" #define MODKEY Mod1Mask #define NUMLOCKMASK Mod2Mask -#define MASTERW 52 /* percent */ +#define MASTERW 60 /* percent */ #define KEYS \ const char *browse[] = { "firefox", NULL }; \ -- cgit v1.2.3-54-g00ecf