updatetilegeom should be fine for setmfact

new_dwm
Anselm R Garbe 17 years ago
parent 549726869b
commit 64707da963

@ -20,7 +20,7 @@ setmfact(const char *arg) {
return; return;
mfact = d; mfact = d;
} }
updategeom(); updatetilegeom();
arrange(); arrange();
} }

Loading…
Cancel
Save