#!/usr/bin/bash hyprctl monitors -j | jq -r '.[] | select(.focused == true) | .name'