Set agenda default span to week
This commit is contained in:
parent
3dafe7ff4c
commit
ea64358f1b
|
@ -964,7 +964,7 @@ Configure email with iCalendar event support, to integrate with
|
|||
:bind (("C-c a" . org-agenda))
|
||||
:hook (org-agenda-finalize . org-agenda-to-appt)
|
||||
:custom
|
||||
(org-agenda-span 'day)
|
||||
(org-agenda-span 'week)
|
||||
(org-agenda-start-on-weekday 1)
|
||||
(org-agenda-sticky nil)
|
||||
(org-agenda-window-setup 'current-window)
|
||||
|
|
Loading…
Reference in a new issue