update
This commit is contained in:
parent
01056b6636
commit
956a430054
1 changed files with 1 additions and 0 deletions
1
dwm.c
1
dwm.c
|
@ -1652,6 +1652,7 @@ unmanage(Client *c, Bool destroyed) {
|
|||
}
|
||||
free(c);
|
||||
focus(NULL);
|
||||
arrange();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue