mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-11 13:29:57 -05:00
opt: update monitor data after reload monitor rule
This commit is contained in:
parent
33416a10d9
commit
2ca01b5a60
1 changed files with 1 additions and 0 deletions
|
|
@ -2485,6 +2485,7 @@ void reapply_monitor_rules(void) {
|
|||
|
||||
wlr_output_commit_state(m->wlr_output, &state);
|
||||
wlr_output_state_finish(&state);
|
||||
updatemons(NULL, NULL);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue