no that's definately better
This commit is contained in:
parent
6620615ab9
commit
3e6fe6b541
1 changed files with 0 additions and 1 deletions
1
dwm.c
1
dwm.c
|
@ -1329,7 +1329,6 @@ restack(Monitor *m) {
|
|||
wc.sibling = c->win;
|
||||
}
|
||||
}
|
||||
XLowerWindow(dpy, m->barwin);
|
||||
XSync(dpy, False);
|
||||
while(XCheckMaskEvent(dpy, EnterWindowMask, &ev));
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue