mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-05 07:15:49 -04:00
opt: update monitor data after reload monitor rule
This commit is contained in:
parent
11186dd498
commit
bba39de107
1 changed files with 1 additions and 0 deletions
|
|
@ -2612,6 +2612,7 @@ void reapply_monitor_rules(void) {
|
||||||
|
|
||||||
wlr_output_commit_state(m->wlr_output, &state);
|
wlr_output_commit_state(m->wlr_output, &state);
|
||||||
wlr_output_state_finish(&state);
|
wlr_output_state_finish(&state);
|
||||||
|
updatemons(NULL, NULL);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue