opt: use event mask to decide whether print ipc message
This commit is contained in:
@@ -3255,6 +3255,6 @@ void reset_option(void) {
|
||||
int reload_config(const Arg *arg) {
|
||||
parse_config();
|
||||
reset_option();
|
||||
printstatus();
|
||||
printstatus(PRINT_ALL);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user