#!/bin/sh exec hyprctl clients -j | jq '.[] | select(.xwayland == true) | .class'