This commit is contained in:
2025-06-10 10:16:46 -07:00
parent b14baec356
commit 25088f9307

View File

@@ -152,6 +152,8 @@
;; Set org agenda dir ;; Set org agenda dir
(setq org-directory "~/sync/org/agenda") (setq org-directory "~/sync/org/agenda")
(setq org-agenda-include-diary t)
(setq diary-file "~/sync/org/diary")
;; Init org font setup ;; Init org font setup
(opal/org-font-setup)) (opal/org-font-setup))