diff --git a/home/jonas/static/doom-config/config.el b/home/jonas/static/doom-config/config.el index fdcb9d4..2a30244 100644 --- a/home/jonas/static/doom-config/config.el +++ b/home/jonas/static/doom-config/config.el @@ -23,7 +23,7 @@ ;; ;; (setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light) ;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) - (setq doom-font (font-spec :family "Fira Code Nerd Font" :size 12 :weight 'semi-light) + (setq doom-font (font-spec :family "FiraCode Nerd Font" :size 12 :weight 'semi-light) doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) ;; ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them