minor bugfix
This commit is contained in:
parent
f2e98f48fb
commit
69439715c0
2
dwm.c
2
dwm.c
@ -1407,7 +1407,7 @@ setdefaultgeoms(void) {
|
||||
mh = wh;
|
||||
|
||||
/* tile area */
|
||||
tx = wx;
|
||||
tx = mx + mw;
|
||||
ty = wy;
|
||||
tw = ww - mw;
|
||||
th = wh;
|
||||
|
Loading…
x
Reference in New Issue
Block a user