diff --git a/home/emacs/doom/config.el b/home/emacs/doom/config.el index 5019e010..c9e3244b 100644 --- a/home/emacs/doom/config.el +++ b/home/emacs/doom/config.el @@ -134,7 +134,7 @@ ;; Org-mode settings (after! org (setq org-agenda-sticky t) - (setq org-agenda-files '("~/Org/" "~/Org/roam/daily/")) + (setq org-agenda-files '("~/Org/")) (setq org-agenda-prefix-format '((agenda . " %i %-12:c%-12t") (todo . " %i %-24:c")