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