add font Iosevka
This commit is contained in:
parent
66a5767ef9
commit
0d65e887af
2
init.el
2
init.el
@ -1130,7 +1130,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" "IBM 3270"
|
(setq my-font-list '("Fantasque Sans Mono" "Go mono" "IBM 3270"
|
||||||
"Inconsolata" "Monofur" "Monoid" "mononoki"))
|
"Inconsolata" "Iosevka" "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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user