X-Git-Url: https://git.danieliu.xyz/?p=dwm.git;a=blobdiff_plain;f=config.def.h;fp=config.def.h;h=c5f7e0ce68c66966f8d8d8d7881d6255b360ffb7;hp=1757ec3b3753258fd475e47164132b874dd14d8d;hb=ceeee30fd26754fe8f53ba99f3be71332aba67d8;hpb=4a3fd2ee0c4fbac17ea4200f962edf6c6ba54ad1 diff --git a/config.def.h b/config.def.h index 1757ec3..c5f7e0c 100644 --- a/config.def.h +++ b/config.def.h @@ -38,7 +38,7 @@ static const Rule rules[] = { /* layout(s) */ static float mfact = 0.55; /* factor of master area size [0.05..0.95] */ static int nmaster = 1; /* number of clients in master area */ -static int resizehints = 1; /* 1 means respect size hints in tiled resizals */ +static int resizehints = 0; /* 1 means respect size hints in tiled resizals */ static const Layout layouts[] = { /* symbol arrange function */