diff --git a/common/_global.el b/common/_global.el index d009ff5..d36d0e3 100644 --- a/common/_global.el +++ b/common/_global.el @@ -284,6 +284,7 @@ position between last non-whitespace and `end-of-line'." (custom-theme-set-faces 'user + '(org-agenda ((t (:inherit fixed-pitch)))) '(org-block ((t (:inherit fixed-pitch)))) '(org-code ((t (:inherit (shadow fixed-pitch))))) '(org-document-info ((t (:inherit fixed-pitch))))