s/FantasqueSansMono/Fantasque Sans Mono/

This commit is contained in:
Łukasz Pankowski 2019-01-20 20:58:32 +01:00
parent 539d055e73
commit 63b90b85d1

View File

@ -966,7 +966,7 @@ inserted between the braces between the braces."
;;; Easy switching between some fonts ;;; Easy switching between some fonts
(setq my-font-list '("FantasqueSansMono" "Go mono" "Inconsolata" "mononoki")) (setq my-font-list '("Fantasque Sans Mono" "Go mono" "Inconsolata" "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'