From 29f5ad3030d47ad87a75474b919df478e0225e69 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Tue, 24 Apr 2018 12:18:28 -0500 Subject: 2018-04-24 12:18 --- dotfiles/spacemacs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dotfiles/spacemacs') diff --git a/dotfiles/spacemacs b/dotfiles/spacemacs index ceed800..38b324e 100644 --- a/dotfiles/spacemacs +++ b/dotfiles/spacemacs @@ -133,6 +133,9 @@ (setq-default fill-column 99) (setq org-tags-column -99) (setq org-agenda-window-setup 'current-window) + (setq org-agenda-start-day "-1d") + (setq org-agenda-span 10) + (setq org-agenda-start-on-weekday nil) (setq powerline-default-separator nil spaceline-org-clock-p t) (setq org-ref-default-bibliography '("~/literature/database.bib") -- cgit v1.2.3