#!/usr/bin/env bash # Migration: make saved hyprmoncfg monitor profiles actually apply # (fix include-verification path for the daemon + Super+Ctrl+H TUI). # Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/monitor-control-fix/install-monitor-control-fix.sh"