Archived
1
0
Fork 0

set org-agenda to fixed-width font

This commit is contained in:
KemoNine 2023-01-15 08:13:08 -05:00
parent 94a5abf313
commit 2f413e0cac

View file

@ -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))))