mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-02 01:40:16 -05:00
fix: dont use evenmask
This commit is contained in:
parent
5c314be8c6
commit
e965264f3b
4 changed files with 92 additions and 178 deletions
|
|
@ -3277,6 +3277,6 @@ void reset_option(void) {
|
|||
int reload_config(const Arg *arg) {
|
||||
parse_config();
|
||||
reset_option();
|
||||
printstatus(PRINT_ALL);
|
||||
printstatus();
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue