#!/usr/bin/env bash # Migration: searchable on-screen keybinding cheatsheet (Super+/). # Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/install-keybinds-help.sh"