having monocle on Mod1-m
This commit is contained in:
parent
7ac4f8a4af
commit
fa244aa7fb
2 changed files with 2 additions and 1 deletions
2
dwm.c
2
dwm.c
|
@ -1722,7 +1722,7 @@ updategeom(void) {
|
|||
|
||||
/* window area geometry */
|
||||
wx = sx;
|
||||
wy = sy;
|
||||
wy = sy + bh;
|
||||
ww = sw;
|
||||
wh = sh - bh;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue