tweak org-agenda so it re-uses the current window when displaying instead of re-arranging all the things

This commit is contained in:
KemoNine 2023-04-08 11:40:14 -04:00
parent f657642113
commit 8f829a6d6c
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
(lambda ()
(local-set-key (kbd "y") 'kmn/org-habit-with-date)))
(setq org-agenda-use-time-grid nil)
(setq org-agenda-window-setup "current-window")
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Set some org agendas/dashboards