#!/bin/bash # archypr:summary=Wrapper for swayosd-client that targets the currently focused monitor. # archypr:args= exec swayosd-client --monitor "$(archypr-yprland-monitor-focused)" "$@"