diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index c5a0e8a6b..58b79db41 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -887,7 +887,7 @@ between the two." ("^\\*Org Agenda" :ignore t) ("^\\*Org Src" :size 0.4 :quit nil :select t :autosave t :modeline t :ttl nil) ("^\\*Org-Babel") - ("^CAPTURE-.*\\.org$" :size 0.25 :quit nil :select t :autosave ignore)))) + ("^\\*Capture\\*$\\|CAPTURE-.*$" :size 0.25 :quit nil :select t :autosave ignore)))) (defun +org-init-protocol-lazy-loader-h ()