X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/85e6d5995663a48d402b96bebf00b319cca5d322..5d3fd3707b262508d1750cf95ac2e2f666be6163:/config.arg.h?ds=inline 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 }; \