Change elfeed entry font
This commit is contained in:
parent
039cacf3dd
commit
b6e0a698e6
|
@ -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"))
|
||||
|
|
Loading…
Reference in New Issue