Compare commits
2 Commits
76c8fbac27
...
e45de2f636
Author | SHA1 | Date |
---|---|---|
coolneng | e45de2f636 | |
coolneng | b2125f273e |
2
+org.el
2
+org.el
|
@ -130,6 +130,6 @@
|
|||
(setq org-modern-star ["⁖"]))
|
||||
;; Configure a better split and some default for org-noter
|
||||
(after! org-noter
|
||||
(setq org-noter-always-create-frame 'nil
|
||||
(setq org-noter-always-create-frame nil
|
||||
org-noter-doc-split-fraction '(0.7 . 0.3))
|
||||
org-noter-default-notes-file-names '("~/Notes/Logosyllogi.org"))
|
||||
|
|
Loading…
Reference in New Issue