#!/bin/bash

swaymsg -t get_tree | jq --raw-output '..|if .focused? == true then . else empty end'