instead of checking twice
23I5PTZ5OOJP3NZJHSJUDKONCNEAM3VLVQJOVLO2W5W5AFDN3SGAC
if (wlr_output_layout_get(output_layout, selmon->wlr_output)
&& (next = wlr_output_layout_adjacent_output(output_layout,
if (!wlr_output_layout_get(output_layout, selmon->wlr_output))
return selmon;
if ((next = wlr_output_layout_adjacent_output(output_layout,