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