Remove roam/daily from org-agenda-files
This commit is contained in:
parent
e8f6a065bd
commit
54bcb66a8d
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue