diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index f4a2287da..6cd037ff5 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -700,8 +700,8 @@ between the two." :slot -1 :vslot -1 :size #'+popup-shrink-to-fit :ttl 0) ("^\\*Org Select" :slot -1 :vslot -2 :ttl 0 :size 0.25) ("^\\*Org Agenda" :ignore t) - ("^\\*Org Src" :size 0.4 :quit nil :select t :autosave t :modeline t :ttl nil) - ("^CAPTURE.*\\.org$" :size 0.2 :quit nil :select t :autosave t)))) + ("^\\*Org Src" :size 0.4 :quit nil :select t :autosave t :modeline t :ttl nil) + ("^CAPTURE.*\\.org$" :size 0.25 :quit nil :select t :autosave t)))) (defun +org-init-protocol-lazy-loader-h ()