doom: change font

This commit is contained in:
insects 2024-10-08 22:28:16 +02:00
parent 8ef82a7b5f
commit 077353bbf2

View file

@ -21,7 +21,7 @@
;; See 'C-h v doom-font' for documentation and more examples of what they ;; See 'C-h v doom-font' for documentation and more examples of what they
;; accept. For example: ;; accept. For example:
;; ;;
(setq doom-font (font-spec :family "RecMonoLinear Nerd Font" :size 19 :weight 'semi-light)) (setq doom-font (font-spec :family "RecMonoCasual Nerd Font" :size 19 :weight 'semi-light))
;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) ;; 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 ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them