summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dwl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwl.c b/dwl.c
index 4ebceab..8cdcd49 100644
--- a/dwl.c
+++ b/dwl.c
@@ -2075,6 +2075,7 @@ setgamma(struct wl_listener *listener, void *data)
}
wlr_output_commit_state(event->output, &state);
+ wlr_output_schedule_frame(event->output);
}
void