Change font
This commit is contained in:
parent
ee3c5f2a1b
commit
6951ffc0c3
@ -21,7 +21,7 @@
|
|||||||
;;
|
;;
|
||||||
;; They all accept either a font-spec, font string ("Input Mono-12"), or xlfd
|
;; They all accept either a font-spec, font string ("Input Mono-12"), or xlfd
|
||||||
;; font string. You generally only need these two:
|
;; font string. You generally only need these two:
|
||||||
(setq doom-font (font-spec :family "Fira Mono" :size 14.0)
|
(setq doom-font (font-spec :family "FiraCode Nerd Font" :size 14.0)
|
||||||
doom-variable-pitch-font (font-spec :family "Liberation Serif" :size 16.0))
|
doom-variable-pitch-font (font-spec :family "Liberation Serif" :size 16.0))
|
||||||
|
|
||||||
;; There are two ways to load a theme. Both assume the theme is installed and
|
;; There are two ways to load a theme. Both assume the theme is installed and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user