diff config.arg.h @ 171:dac0793bf3f7

changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
author arg@10ksloc.org
date Wed, 02 Aug 2006 17:19:22 +0200
parents 4d828b431b72
children 1db04019684e
line wrap: on
line diff
--- a/config.arg.h	Wed Aug 02 17:12:00 2006 +0200
+++ b/config.arg.h	Wed Aug 02 17:19:22 2006 +0200
@@ -21,7 +21,7 @@
 #define BORDERCOLOR		"#176164"
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask
-#define MASTERW			52 /* percent */
+#define MASTERW			60 /* percent */
 
 #define KEYS \
 	const char *browse[] = { "firefox", NULL }; \