Values switched from relative to abs

This commit is contained in:
James Patrick 2022-09-20 19:27:41 -04:00
parent 9fbd660103
commit 81a06e13c5
1 changed files with 1 additions and 5 deletions

View File

@ -68,11 +68,7 @@ If it is an absolute path return `+org-capture-work-todo-file' verbatim."
(setq left-margin-width 2)
(setq right-margin-width 2)
(set-window-buffer nil (current-buffer))))
(custom-set-faces!
'(default :height 1)
'(org-document-title :height 2.2))
;;
(setq org-agenda-deadline-faces
'((1.001 . error)
(1.0 . org-warning)