aboutsummaryrefslogtreecommitdiff
path: root/dwl.c
diff options
context:
space:
mode:
Diffstat (limited to 'dwl.c')
-rw-r--r--dwl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwl.c b/dwl.c
index c5a5469..8e8fef3 100644
--- a/dwl.c
+++ b/dwl.c
@@ -1655,6 +1655,7 @@ main(int argc, char *argv[])
wl_display_destroy_clients(dpy);
wlr_xcursor_manager_destroy(cursor_mgr);
wl_display_destroy(dpy);
+ wlr_output_layout_destroy(output_layout);
return EXIT_SUCCESS;
usage: