lang/org: slightly larger org-capture popup

This commit is contained in:
Henrik Lissner 2019-10-31 23:56:30 -04:00
parent 09e923e14b
commit e72d3bd2b0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -701,7 +701,7 @@ between the two."
("^\\*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))))
("^CAPTURE.*\\.org$" :size 0.25 :quit nil :select t :autosave t))))
(defun +org-init-protocol-lazy-loader-h ()