|
@@ -205,7 +205,7 @@ a serif font when I’m writing a lot of words.
|
|
|
|
|
|
(after! org
|
|
(after! org
|
|
(setq org-directory (expand-file-name "~/var/org/")
|
|
(setq org-directory (expand-file-name "~/var/org/")
|
|
- org-agenda-files (file-expand-wildcards "~/var/org/index.org")
|
|
|
|
|
|
+ org-agenda-files (append '("~/var/org"))
|
|
org-ellipsis "…"
|
|
org-ellipsis "…"
|
|
org-image-actual-width '(600)
|
|
org-image-actual-width '(600)
|
|
org-fontify-quote-and-verse-blocks t
|
|
org-fontify-quote-and-verse-blocks t
|