font diff

This commit is contained in:
2024-01-01 18:14:03 +02:00
parent bc91d45521
commit 9240702892

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 "FiraCode" :size 12.5)) (setq doom-font (font-spec :family "FiraCode" :size 13.5))
;;(font-spec :family "Fira Code" :size 12.5 :weight 'semi-light) ;;(font-spec :family "Fira Code" :size 12.5 :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))
;; ;;