This commit is contained in:
2023-11-17 15:39:28 +02:00
parent e7f96c0e95
commit 2ea792d7fd
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,8 @@
;; See 'C-h v doom-font' for documentation and more examples of what they
;; accept. For example:
;;
(setq doom-font (font-spec :family "Fira Code" :size 12.5 :weight 'semi-light))
(setq doom-font (font-spec :family "Junicode" :size 12.5))
;;(font-spec :family "Fira Code" :size 12.5 :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