mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-30 21:37:39 -04:00
opt: optimize ipc event send
This commit is contained in:
parent
21cd9dcf80
commit
c3683bde74
6 changed files with 97 additions and 55 deletions
|
|
@ -4008,6 +4008,6 @@ void reset_option(void) {
|
|||
int32_t reload_config(const Arg *arg) {
|
||||
parse_config();
|
||||
reset_option();
|
||||
printstatus();
|
||||
printstatus(IPC_WATCH_ARRANGGE);
|
||||
return 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue