From 075453474625782fb675a829ace3ebcbaffa7272 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 6 May 2026 03:09:35 +0000 Subject: [PATCH] night-shift(docs): refresh USER-MANUAL.md --- docs/USER-MANUAL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/USER-MANUAL.md b/docs/USER-MANUAL.md index 64d14d5..07cbf29 100644 --- a/docs/USER-MANUAL.md +++ b/docs/USER-MANUAL.md @@ -108,7 +108,8 @@ 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 menu bar icon and choose "Quit Snippy". The `⌘Q` shortcut is intentionally disabled in the snippet panel to prevent accidental exits while typing. ---