relax a bit the line length limit
1 files changed, 1 insertions(+), 2 deletions(-) M dwl.c
M dwl.c => dwl.c +1 -2
@@ 2585,8 2585,7 @@ updatemons(struct wl_listener *listener, void *data) if (m->lock_surface) { struct wlr_scene_tree *scene_tree = m->lock_surface->surface->data; wlr_scene_node_set_position(&scene_tree->node, m->m.x, m->m.y); wlr_session_lock_surface_v1_configure(m->lock_surface, m->m.width, m->m.height); wlr_session_lock_surface_v1_configure(m->lock_surface, m->m.width, m->m.height); } /* Calculate the effective monitor geometry to use for clients */