mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-18 22:05:28 -05:00
opt: optimize config reload fresh
This commit is contained in:
parent
0ab38c6aa6
commit
d05a2b5b00
2 changed files with 5 additions and 0 deletions
|
|
@ -3177,5 +3177,6 @@ void reset_option(void) {
|
|||
int reload_config(const Arg *arg) {
|
||||
parse_config();
|
||||
reset_option();
|
||||
printstatus();
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue