···1919;;
2020;; They all accept either a font-spec, font string ("Input Mono-12"), or xlfd
2121;; font string. You generally only need these two:
2222-(setq doom-font (font-spec :family "JetBrains Mono" :size 16))
2222+(setq doom-font (font-spec :family "Iosevka" :size 16))
23232424;; There are two ways to load a theme. Both assume the theme is installed and
2525;; available. You can either set `doom-theme' or manually load a theme with the
+1-1
doom-config/init.el
···3838 ;;neotree ; a project drawer, like NERDTree for vim
3939 ophints ; highlight the region an operation acts on
4040 (popup +all +defaults) ; tame sudden yet inevitable temporary windows
4141- ;;pretty-code ; replace bits of code with pretty symbols
4141+ (pretty-code +iosevka) ; replace bits of code with pretty symbols
4242 ;;tabs ; an tab bar for Emacs
4343 treemacs ; a project drawer, like neotree but cooler
4444 ;;unicode ; extended unicode support for various languages