diff --git a/config.el b/config.el index f518388..5caedcd 100644 --- a/config.el +++ b/config.el @@ -137,7 +137,7 @@ (let ((inhibit-read-only t) (inhibit-modification-hooks t)) (visual-fill-column-mode) - (setq-local shr-current-font '(:family "Raleway" :height 1.1)) + (setq-local shr-current-font '(:family "Lato" :height 1.1)) (set-buffer-modified-p nil)))) ;; Set up the mail stack (after! mu4e (load! "+mail"))