summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 6b75161..8502ca7 100644
--- a/init.el
+++ b/init.el
@@ -919,7 +919,7 @@ If failed try to complete the common part with `company-complete-common'"
"~/org/refile.org"
"~/org/mod.org"
"~/org/habits.org")))
-(setq org-agenda-window-setup 'other-window)
+(setq org-agenda-window-setup 'only-window)
(setq org-agenda-start-with-log-mode t)
(setq org-agenda-include-diary nil)
(setq org-agenda-diary-file "~/org/calendar/cal.org")