hotfix
This commit is contained in:
parent
7eb26288fc
commit
7ac4f8a4af
1 changed files with 1 additions and 1 deletions
2
dwm.c
2
dwm.c
|
@ -1724,7 +1724,7 @@ updategeom(void) {
|
|||
wx = sx;
|
||||
wy = sy;
|
||||
ww = sw;
|
||||
sh = sh - bh;
|
||||
wh = sh - bh;
|
||||
|
||||
/* master area geometry */
|
||||
mfact = MFACT;
|
||||
|
|
Loading…
Reference in a new issue