fix: attach clients to reenabled monitor
1 files changed, 1 insertions(+), 0 deletions(-) M dwl.c
M dwl.c => dwl.c +1 -0
@@ 2844,6 2844,7 @@ updatemons(struct wl_listener *listener, void *data) wlr_session_lock_surface_v1_configure(m->lock_surface, m->m.width, m->m.height); } attachclients(m); /* Calculate the effective monitor geometry to use for clients */ arrangelayers(m); /* Don't move clients to the left output when plugging monitors */