[doom] Add distinct serif and unicode fonts

This commit is contained in:
Sebastian Schulze 2023-05-23 10:13:05 +02:00
parent 9d575c4be8
commit 3f9b94e94b
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
(setq doom-font (font-spec :family "JetBrains Mono" :size 14)
doom-variable-pitch-font (font-spec :family "Iosevka Aile" :size 16)
doom-serif-font (font-spec :family "Iosevka Aile" :size 16)
doom-unicode-font (font-spec :family "Joypixels" :size 14)
doom-theme (if (bascht/is-comacs) 'doom-one-light 'ef-light)
doom-modeline-height 23
ef-themes-mixed-fonts t