[Org] Set `org-agenda-span' to 2 as new default

This commit is contained in:
Daniel - 2019-11-03 14:53:02 +01:00
parent 5d039a026d
commit 61793eae0e
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -970,7 +970,7 @@ With given ARG, display files in `db/important-document-path."
:bind (:map org-agenda-mode-map
("v" . hydra-org-agenda-view/body))
:init (setq org-agenda-include-diary t
org-agenda-span 1
org-agenda-span 2
org-agenda-diary-file db/org-default-refile-file
org-agenda-insert-diary-strategy 'top-level
org-catch-invisible-edits 'show