1#!/usr/bin/env bash 2 3@wmmsg@ -t get_tree | jq -r '.nodes[] | select([recurse(.nodes[]?, .floating_nodes[]?) | .focused] | any) | .name'