DRWLFF3QJE234HFDICPBHHGGVE5L3427RILQTNCA227WWRVOYZOAC
do
selmon = dirtomon(arg->i);
while (!selmon->wlr_output->enabled);
int i = 0, nmons = wl_list_length(&mons);
if (nmons)
do /* don't switch to disabled mons */
selmon = dirtomon(arg->i);
while (!selmon->wlr_output->enabled && i++ < nmons);