opt: optimize code struct

This commit is contained in:
DreamMaoMao 2026-01-01 12:26:19 +08:00
parent ec6d54148d
commit 89e0805d54
6 changed files with 59 additions and 70 deletions

View file

@ -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) {