diff --git a/doom.org b/doom.org index 4e215db..a551b56 100644 --- a/doom.org +++ b/doom.org @@ -475,7 +475,7 @@ General configuration (setq org-agenda-files (list "~/Cloud/org/")) ;; Include archived files - (setq org-agenda-archives-mode t) + (setq org-agenda-archives-mode nil) ;; Set priority range from A to C with default A (setq org-highest-priority ?A)