add Monofur font

This commit is contained in:
Łukasz Pankowski 2019-06-15 14:12:22 +02:00
parent ad7c171771
commit 33c203acb4

View File

@ -934,7 +934,7 @@ inserted between the braces between the braces."
;;; Easy switching between some fonts ;;; Easy switching between some fonts
(setq my-font-list '("Fantasque Sans Mono" "Go mono" "Inconsolata" "Monoid" "mononoki")) (setq my-font-list '("Fantasque Sans Mono" "Go mono" "IBM 3270" "Inconsolata" "Monofur" "Monoid" "mononoki"))
(defun my-set-frame-font (font-name size &optional frames) (defun my-set-frame-font (font-name size &optional frames)
"Set font to one of the fonts from `my-font-list' "Set font to one of the fonts from `my-font-list'