aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-29 18:23:18 -0400
committerCraig Jennings <c@cjennings.net>2026-06-29 18:23:18 -0400
commit007d8673edea0bb6a1dfe5060174ca1681675d38 (patch)
tree68c94687e0402358c9cc98905f0c454431b33df1 /modules
parentb46e1f02d9d5124aaccc927f4391c850626438df (diff)
downloaddotemacs-007d8673edea0bb6a1dfe5060174ca1681675d38.tar.gz
dotemacs-007d8673edea0bb6a1dfe5060174ca1681675d38.zip
docs(dirvish): correct stale quick-capture binding to Super+N
Diffstat (limited to 'modules')
-rw-r--r--modules/dirvish-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el
index b82cdd0d..713a5e69 100644
--- a/modules/dirvish-config.el
+++ b/modules/dirvish-config.el
@@ -447,7 +447,7 @@ Uses feh on X11, the `set-wallpaper' script on Wayland."
;; at home. `q' in that frame runs `cj/dirvish-popup-quit', which quits Dirvish
;; and deletes the popup frame so a stray launch never orphans it; `q' in any
;; other frame quits Dirvish normally. The launcher script calls this command
-;; instead of plain `dirvish'. This mirrors the Super+Shift+N quick-capture
+;; instead of plain `dirvish'. This mirrors the Super+N quick-capture
;; popup (see `cj/quick-capture' in org-capture-config.el).
(defun cj/--dirvish-popup-frame ()