From 55f563a054abc151e2b496bf0c10962c911ea589 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 4 Jan 2022 08:30:38 -0600 Subject: Show agenda in the current window --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index bf80b5b..26f8c47 100644 --- a/init.el +++ b/init.el @@ -444,7 +444,8 @@ org-agenda-todo-ignore-scheduled 'future org-agenda-include-deadlines t org-deadline-warning-days 0 - org-agenda-show-future-repeats 'next) + org-agenda-show-future-repeats 'next + org-agenda-window-setup 'current-window) (with-eval-after-load custom-file (dolist (var '(org-agenda-files org-agenda-file-regexp -- cgit 1.4.1-21-gabe81