diff --git a/scripts/clipboard.sh b/scripts/clipboard.sh index 94cc6bc..1bb998a 100755 --- a/scripts/clipboard.sh +++ b/scripts/clipboard.sh @@ -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:"