fix SIGHUP handling
This commit is contained in:
parent
b44037442a
commit
3e0c386d97
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ void set_background_x(void) {
|
|||
}
|
||||
}
|
||||
XClearWindow(xdisplay, DefaultRootWindow(xdisplay));
|
||||
XFlush(xdisplay);
|
||||
}
|
||||
|
||||
int init_x(void) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue