20250318.1742336578

This commit is contained in:
fz0x1 2025-03-18 23:22:58 +01:00
parent fa8765d3ab
commit b5e2a46ab1
7 changed files with 15 additions and 12 deletions

View file

@ -23,7 +23,7 @@
;;
;;(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 "JetBrainsMono Nerd Font" :size 13.0))
(setq doom-font (font-spec :family "JetBrainsMono Nerd Font" :size 12.0))
;;
;; 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