Fixed bad merge.
This commit is contained in:
parent
bedcb465ed
commit
5fc4528731
|
@ -8,13 +8,8 @@
|
|||
|
||||
;; 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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user