#!/usr/bin/env bash # Migration: monitor control — hyprmoncfg + hyprmoncfgd daemon + Super+Ctrl+H. # 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/install-monitor-control.sh"