You know I think I may need glasses at some point.
This commit is contained in:
parent
7598737e5f
commit
8e361edd2e
|
@ -8,8 +8,13 @@
|
||||||
|
|
||||||
;; Firacode is broken with Emacs-plus on osx. Fallback to Hasklig
|
;; Firacode is broken with Emacs-plus on osx. Fallback to Hasklig
|
||||||
(setq doom-font (font-spec :family "Hasklig" :size 14)
|
(setq doom-font (font-spec :family "Hasklig" :size 14)
|
||||||
|
<<<<<<< HEAD
|
||||||
doom-variable-pitch-font (font-spec :family "ETbembo" :size 19)
|
doom-variable-pitch-font (font-spec :family "ETbembo" :size 19)
|
||||||
doom-big-font (font-spec :family "Hasklig" :size 16))
|
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
|
;; Set font
|
||||||
(pcase (system-name)
|
(pcase (system-name)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user