From ae8b112471a69f34b4c2580fecbb3df3fae77710 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 10 Dec 2018 11:35:31 -0600 Subject: 2018-12-10 11:35 --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 4dea962..e2a9246 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -116,6 +116,7 @@ (setq org-brain-title-max-length 12) (setq org-agenda-files '("~/org/" "~/org/wright/" "~/org/madison/")) (setq org-agenda-span 30) + (setq org-agenda-window-setup 'only-window) ) ;; spaceline -- cgit v1.2.3