Update doom config

This commit is contained in:
Hydroxycarbamide 2024-07-26 01:28:43 +02:00
parent df00b6c5c8
commit 05a9a22c48

View file

@ -23,6 +23,9 @@
;;
;;(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 "FiraCode Nerd Font" :size 13 :weight 'regular)
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
;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to