mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-30 11:11:14 -04:00
opt: update monitor data after reload monitor rule
This commit is contained in:
parent
f3b7b5e054
commit
f159e9fb28
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_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