minor fix
This commit is contained in:
parent
a355782a77
commit
5a3a2d6b63
2
dwm.c
2
dwm.c
@ -1480,7 +1480,7 @@ setmfact(const char *arg) {
|
|||||||
return;
|
return;
|
||||||
mfact = delta;
|
mfact = delta;
|
||||||
}
|
}
|
||||||
arrange();
|
setgeom(geom->symbol);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user