You know I think I may need glasses at some point.

This commit is contained in:
James Patrick 2022-09-20 19:25:06 -04:00
parent 7598737e5f
commit 8e361edd2e
1 changed files with 5 additions and 0 deletions

View File

@ -8,8 +8,13 @@
;; Firacode is broken with Emacs-plus on osx. Fallback to Hasklig
(setq doom-font (font-spec :family "Hasklig" :size 14)
<<<<<<< HEAD
doom-variable-pitch-font (font-spec :family "ETbembo" :size 19)
doom-big-font (font-spec :family "Hasklig" :size 16))
=======
doom-variable-pitch-font (font-spec :family "Alegreya" :size 17)
doom-big-font (font-spec :family "Hasklig" :size 17))
>>>>>>> 65c8b81 (You know I think I may need glasses at some point.)
;; Set font
(pcase (system-name)