From fb63049587e6546308404196ad76efc94fc3676f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 29 Jun 2026 18:23:18 -0400 Subject: docs(dirvish): correct stale quick-capture binding to Super+N --- modules/dirvish-config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el index b82cdd0d7..713a5e69b 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 () -- cgit v1.2.3