opt: optimize code struct

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

View file

@ -3209,7 +3209,7 @@ void reset_option(void) {
reapply_tagrule();
reapply_monitor_rules();
arrange(selmon, false);
arrange(selmon, false, false);
}
int reload_config(const Arg *arg) {