aboutsummaryrefslogtreecommitdiffstats
path: root/config.arg.h
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-08-02 17:19:22 +0200
committerarg@10ksloc.org <unknown>2006-08-02 17:19:22 +0200
commit1bf0c4a8e7892896bb8ed1693f36f1de5285e46c (patch)
treecc4129f8b7a8d74d0646e5931b02df92d62c0c21 /config.arg.h
parent863656d2bcb60b58fd89194cc00e956821e2c204 (diff)
downloaddwm-1bf0c4a8e7892896bb8ed1693f36f1de5285e46c.tar.zst
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
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 }; \