emacs: Switch to nerd fonts patched JetBrains Mono

This commit is contained in:
Sanchayan Maity 2020-12-25 18:09:54 +05:30
parent 58c02ce5b9
commit 215f78d159

View file

@ -19,7 +19,7 @@
;;
;; They all accept either a font-spec, font string ("Input Mono-12"), or xlfd
;; font string. You generally only need these two:
(setq doom-font (font-spec :family "JetBrains Mono" :size 18))
(setq doom-font (font-spec :family "JetBrainsMono Nerd Font" :size 18))
;; There are two ways to load a theme. Both assume the theme is installed and
;; available. You can either set `doom-theme' or manually load a theme with the