mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 11:59:07 -04:00
Update doom config
This commit is contained in:
parent
df00b6c5c8
commit
05a9a22c48
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
;;
|
||||
;;(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 "FiraCode Nerd Font" :size 13 :weight 'regular)
|
||||
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
|
||||
;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue