summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dwl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwl.c b/dwl.c
index 28a831c..730e46a 100644
--- a/dwl.c
+++ b/dwl.c
@@ -1497,8 +1497,8 @@ setup(void)
wlr_export_dmabuf_manager_v1_create(dpy);
wlr_screencopy_manager_v1_create(dpy);
wlr_data_device_manager_create(dpy);
- wlr_primary_selection_v1_device_manager_create(dpy);
wlr_gamma_control_manager_v1_create(dpy);
+ wlr_primary_selection_v1_device_manager_create(dpy);
wlr_viewporter_create(dpy);
/* Creates an output layout, which a wlroots utility for working with an