diff --git a/init.el b/init.el index 2344bb0..ba2d25e 100644 --- a/init.el +++ b/init.el @@ -936,7 +936,7 @@ inserted between the braces between the braces." ;;; Easy switching between some fonts -(setq my-font-list '("Fantasque Sans Mono" "Go mono" "Inconsolata" "mononoki")) +(setq my-font-list '("Fantasque Sans Mono" "Go mono" "Inconsolata" "Monoid" "mononoki")) (defun my-set-frame-font (font-name size &optional frames) "Set font to one of the fonts from `my-font-list'