org-agenda back to day view by default

This commit is contained in:
Evie Litherland-Smith 2024-04-09 09:08:35 +01:00
parent 5c9833573c
commit 44ee4add3f

View file

@ -134,7 +134,7 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
#+end_src
* org-agenda
#+begin_src emacs-lisp :results output silent
(setq org-agenda-span 'week
(setq org-agenda-span 'day
org-agenda-start-on-weekday 1
org-agenda-sticky t
org-agenda-window-setup 'current-window