X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.default.h;h=91be009ff3c3a76194445ab25f2ead75ef30118a;hb=e70139428aec871756dec03d6901478dc7c0cd39;hp=95e2906e19cc8e4952e18ef080e0176382c2634d;hpb=35f08f4231933b55fb668314498c4049a828f410;p=dwm.git diff --git a/config.default.h b/config.default.h index 95e2906..91be009 100644 --- a/config.default.h +++ b/config.default.h @@ -33,7 +33,7 @@ static Layout layout[] = { \ { "[]=", tile }, /* first entry is default */ \ { "><>", floating }, \ }; -#define MASTERWIDTH 640 /* master width per thousand */ +#define MASTERWIDTH 600 /* master width per thousand */ #define NMASTER 1 /* clients in master area */ #define SNAP 32 /* snap pixel */