aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaul Benencia <id@rbenencia.name>2022-06-29 08:18:21 -0700
committerRaul Benencia <id@rbenencia.name>2022-06-29 08:18:21 -0700
commit30e6dbe94e42e8cd4c689f0d3b8ce59616a79459 (patch)
tree79997a50923c763d2b459fde0f58d20a2dee386a
parentf1b20d873c73d30204fb9b0c17f52cc22020620a (diff)
emacs: use my-org-agenda-files
-rw-r--r--.emacs.local.d/modes/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.local.d/modes/org.el b/.emacs.local.d/modes/org.el
index 7c20e3c..6f95a02 100644
--- a/.emacs.local.d/modes/org.el
+++ b/.emacs.local.d/modes/org.el
@@ -112,7 +112,7 @@
(setq org-refile-allow-creating-parent-nodes (quote confirm))
;; AGENDA VIEW ;;
-
+(setq org-agenda-files my-org-agenda-files)
;; Do not dim blocked tasks
(setq org-agenda-dim-blocked-tasks nil)
nihil fit ex nihilo