miracode baby

This commit is contained in:
LinlyBoi
2024-04-16 02:01:08 +02:00
parent 406ac90a99
commit 3bddd6906f

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 13.5)) (setq doom-font (font-spec :family "MiraCode" :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))
;; ;;