diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/sway/output.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sway/output.h b/include/sway/output.h index 7e2d5892..a9e697d8 100644 --- a/include/sway/output.h +++ b/include/sway/output.h @@ -149,4 +149,6 @@ void handle_output_power_manager_set_mode(struct wl_listener *listener, struct sway_output_non_desktop *output_non_desktop_create(struct wlr_output *wlr_output); +void update_output_manager_config(struct sway_server *server); + #endif |
