mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/org: slightly larger org-capture popup
This commit is contained in:
@ -701,7 +701,7 @@ between the two."
|
|||||||
("^\\*Org Select" :slot -1 :vslot -2 :ttl 0 :size 0.25)
|
("^\\*Org Select" :slot -1 :vslot -2 :ttl 0 :size 0.25)
|
||||||
("^\\*Org Agenda" :ignore t)
|
("^\\*Org Agenda" :ignore t)
|
||||||
("^\\*Org Src" :size 0.4 :quit nil :select t :autosave t :modeline t :ttl nil)
|
("^\\*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 ()
|
(defun +org-init-protocol-lazy-loader-h ()
|
||||||
|
Reference in New Issue
Block a user