Disable sticky org-agenda

This commit is contained in:
Evie Litherland-Smith 2023-12-15 09:51:15 +00:00
parent 8d9154e6a9
commit c6a87f2dbb

View file

@ -446,7 +446,7 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
org-agenda-files (list (expand-file-name org-directory)
(expand-file-name "journal" org-directory)
(expand-file-name "projects" org-directory))
org-agenda-sticky t
org-agenda-sticky nil
org-agenda-window-setup 'current-window
org-agenda-tags-column 0
org-agenda-prefix-format '((agenda . " %-12:c%?-12t% s")