fixing agenda hopefully but not

This commit is contained in:
Chris Cochrun 2021-09-13 15:33:39 -05:00
parent 9ce38323f5
commit f7ff0f3fcb
2 changed files with 2 additions and 2 deletions

View file

@ -1177,7 +1177,7 @@ Part of this config includes some special capture templates for my work as a you
(setq org-refile-targets '((org-agenda-files . (:maxlevel . 6))))
(setq org-agenda-window-setup 'only-window)
(setq org-agenda-window-setup 'current-window)
(defun chris/org-agenda ()
"create a window in AwesomeWM that houses my org-agenda"

View file

@ -779,7 +779,7 @@ vertically."
(setq org-refile-targets '((org-agenda-files . (:maxlevel . 6))))
(setq org-agenda-window-setup 'only-window)
(setq org-agenda-window-setup 'current-window)
(defun chris/org-agenda ()
"create a window in AwesomeWM that houses my org-agenda"