config/doom: override symbols font name

This commit is contained in:
Infinidoge 2024-02-27 02:49:32 -05:00
parent 74132926d2
commit e1d4326993
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -16,6 +16,7 @@
display-line-numbers-type 'relative display-line-numbers-type 'relative
doom-modeline-enable-word-count t doom-modeline-enable-word-count t
nerd-icons-font-family "Symbols Nerd Fonts Mono" nerd-icons-font-family "Symbols Nerd Fonts Mono"
nerd-icons-font-names '("SymbolsNerdFontMono-Regular.ttf")
) )
;; --- Projectile ---- ;; --- Projectile ----