From beccea916eac31432e211645c528e1f7a3b92234 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 8 May 2026 03:12:01 +0000 Subject: [PATCH] =?UTF-8?q?night-shift(docs):=20update=20user=20manual=20?= =?UTF-8?q?=E2=80=94=20remove=20stale=20=E2=8C=98Q=20reference,=20add=20qu?= =?UTF-8?q?it=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/USER-MANUAL.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/USER-MANUAL.md b/docs/USER-MANUAL.md index 64d14d5..7b45223 100644 --- a/docs/USER-MANUAL.md +++ b/docs/USER-MANUAL.md @@ -108,7 +108,11 @@ You can add a searchable label to an image by editing it (pencil icon). | `⌘V` | Paste clipboard as new snippet | | `⌘N` | Start adding a new snippet manually | | `Esc` | Dismiss panel (or cancel add / edit) | -| `⌘Q` | Quit Snippy | +--- + +## Quitting Snippy + +Right-click the Snippy icon in the menu bar and choose **Quit Snippy**. There is no keyboard shortcut for quitting — the previous `⌘Q` shortcut was removed because it was too easy to press accidentally while typing in the search field. ---