mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-13 14:33:08 -04:00
opt: optimize ipc event send
This commit is contained in:
parent
5af4f917f5
commit
a6fa3d8849
6 changed files with 97 additions and 55 deletions
|
|
@ -3844,6 +3844,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