X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.default.h;h=3b6eb16d8c654b4e309982d1991cc6264b7e9153;hb=1bf0c4a8e7892896bb8ed1693f36f1de5285e46c;hp=1e8cb39a8b5f1b5cd33873433572cde71016cfb6;hpb=863656d2bcb60b58fd89194cc00e956821e2c204;p=dwm.git diff --git a/config.default.h b/config.default.h index 1e8cb39..3b6eb16 100644 --- a/config.default.h +++ b/config.default.h @@ -21,7 +21,7 @@ char *tags[TLast] = { \ #define BORDERCOLOR "#9999CC" #define MODKEY Mod1Mask #define NUMLOCKMASK Mod2Mask -#define MASTERW 52 /* percent */ +#define MASTERW 60 /* percent */ #define KEYS \ const char *term[] = { "xterm", NULL }; \