mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-01 01:40:19 -05:00
opt: optimize code struct
This commit is contained in:
parent
ec6d54148d
commit
89e0805d54
6 changed files with 59 additions and 70 deletions
|
|
@ -3347,7 +3347,7 @@ void reset_option(void) {
|
|||
reapply_tagrule();
|
||||
reapply_monitor_rules();
|
||||
|
||||
arrange(selmon, false);
|
||||
arrange(selmon, false, false);
|
||||
}
|
||||
|
||||
int reload_config(const Arg *arg) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue