Run printstatus() when a monitor is removed
This commit is contained in:
parent
a48ce99e6a
commit
d071a899f3
1
dwl.c
1
dwl.c
@ -740,6 +740,7 @@ closemon(Monitor *m)
|
||||
if (c->mon == m)
|
||||
setmon(c, selmon, c->tags);
|
||||
}
|
||||
printstatus();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user