Browse Source

fix

custom-dwm
Anselm R. Garbe 19 years ago
parent
commit
ce450c5bf1
  1. 2
      main.c

2
main.c

@ -227,6 +227,8 @@ quit(const char *arg) {
void
updatebarpos(void) {
XEvent ev;
wax = sx;
way = sy;
wah = sh;

Loading…
Cancel
Save