From b2e1a4bd263be822c7c2c0acb364275024a2d05f Mon Sep 17 00:00:00 2001 From: Cametendo Date: Fri, 27 Feb 2026 11:03:30 +0100 Subject: [PATCH] clarify clipboard.sh clarified clipboard history launch command. --- scripts/clipboard.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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:"