Change font
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user