[doom] Back to regular Plex and Martian Mono for the serif / vp fonts

This commit is contained in:
Sebastian Schulze 2023-09-25 21:33:48 +02:00
parent 5d79b1dca7
commit 05b08e5710
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
(string= (getenv "EMACS_SERVER_NAME") "comacs"))
(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-variable-pitch-font (font-spec :family "Martian Mono" :size 16)
doom-serif-font (font-spec :family "IBM Plex Mono" :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