From 65a113d1221c11a1e306b922e02a14f6f5711460 Mon Sep 17 00:00:00 2001 From: Buttercup Roberts Date: Tue, 15 Sep 2026 00:04:42 +0200 Subject: [PATCH] feat(capture-text): open clipboard manager when clicking the OCR notification --- bin/omarchy-capture-text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-capture-text b/bin/omarchy-capture-text index 84260c4eff0..ec5f5809684 100755 --- a/bin/omarchy-capture-text +++ b/bin/omarchy-capture-text @@ -23,4 +23,4 @@ TEXT=$(grim -g "$SELECTION" - | tesseract stdin stdout --oem 1 --psm 6 -l "${OMA [[ -z $TEXT ]] && exit 1 printf "%s" "$TEXT" | wl-copy -omarchy-notification-send -g 󰴑 "Copied text from selection to clipboard" +omarchy-notification-send -g 󰴑 "Copied text from selection to clipboard" "Click to open clipboard manager" --exec omarchy menu clipboard