diff --git a/emacs/+org.el b/emacs/+org.el index 655b7ed..0e1e2e0 100644 --- a/emacs/+org.el +++ b/emacs/+org.el @@ -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)