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

This reverts commit 61793eae0e.
This commit is contained in:
Daniel - 2019-11-06 19:51:33 +01:00
parent 61793eae0e
commit ff41f4586e
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 2
org-agenda-span 1
org-agenda-diary-file db/org-default-refile-file
org-agenda-insert-diary-strategy 'top-level
org-catch-invisible-edits 'show