mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-01 01:40:19 -05:00
opt: use event mask to decide whether print ipc message
This commit is contained in:
parent
5771770eeb
commit
ca3ff578fa
4 changed files with 205 additions and 98 deletions
|
|
@ -3123,6 +3123,6 @@ void reset_option(void) {
|
|||
int reload_config(const Arg *arg) {
|
||||
parse_config();
|
||||
reset_option();
|
||||
printstatus();
|
||||
printstatus(PRINT_ALL);
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue