diff --git a/common/_global.el b/common/_global.el index df3811c..d009ff5 100644 --- a/common/_global.el +++ b/common/_global.el @@ -277,6 +277,7 @@ position between last non-whitespace and `end-of-line'." (custom-theme-set-faces 'user + '(default ((t ( :family "MonoLisa Variable" :height 100)))) '(variable-pitch ((t (:family "Atkinson Hyperlegible" :height 120)))) '(fixed-pitch ((t ( :family "MonoLisa Variable" :height 120)))) )