clarify clipboard.sh

clarified clipboard history launch command.
This commit is contained in:
Cametendo
2026-02-27 11:03:30 +01:00
committed by GitHub
parent 12b421997d
commit b2e1a4bd26

View File

@@ -1,9 +1,7 @@
#!/usr/bin/env bash
# KISS Clipboard history using clipmenu
# Ensure the daemon is running (it exits if already running)
clipmenud &
# Open the menu
# Use CM_LAUNCHER="rofi" if the repo specifically prefers rofi
# launches the clipboard history
CM_LAUNCHER="rofi" clipmenu -dmenu -i -p "Clipboard:"