[fonts] Fix up emacs fonts after Iosevka Term rename

This commit is contained in:
Sebastian Schulze 2023-02-22 20:04:29 +01:00
parent 48a8d99bfe
commit 56f395aa81
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
(string= (getenv "EMACS_SERVER_NAME") "comacs"))
(setq doom-font (font-spec :family "JetBrains Mono" :size 14)
doom-variable-pitch-font (font-spec :family "Iosevka Term" :size 14)
doom-variable-pitch-font (font-spec :family "Iosevka Term NF" :size 14)
doom-theme (if (bascht/is-comacs) 'doom-one-light 'ef-light)
doom-modeline-height 23
ef-themes-mixed-fonts t