Merge branch 'master' of git.awful.club:jowj/chd

This commit is contained in:
Josiah Ledbetter 2021-03-04 09:48:35 -06:00
commit 7499d15fbc

View File

@ -34,6 +34,7 @@
;; log state changes to a drawer
(setq org-log-into-drawer t)
(setq org-log-done 'time)
;; org-agenda configs
(setq org-habit-show-habits-only-for-today nil)