randr_query_outputs: call ewmh_update_desktop_properties

Fixes #4053
This commit is contained in:
Orestis Floros
2020-05-01 20:22:23 +02:00
parent b8f3c5b284
commit 94b619e118
2 changed files with 2 additions and 0 deletions

View File

@ -1023,6 +1023,7 @@ void randr_query_outputs(void) {
}
/* render_layout flushes */
ewmh_update_desktop_properties();
tree_render();
FREE(primary);