add font Monoid
This commit is contained in:
parent
894537a6fd
commit
402fd19a4a
2
init.el
2
init.el
@ -936,7 +936,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" "mononoki"))
|
(setq my-font-list '("Fantasque Sans Mono" "Go mono" "Inconsolata" "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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user