From b532b5f4ce529bc9350f9d6a2227d8ed61e52f6a Mon Sep 17 00:00:00 2001 From: John Doty Date: Thu, 14 Mar 2019 09:52:58 -0700 Subject: [PATCH] Update font. --- .emacs.d/core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/core.el b/.emacs.d/core.el index db3f474..c640a9f 100644 --- a/.emacs.d/core.el +++ b/.emacs.d/core.el @@ -180,7 +180,7 @@ "InputMonoNarrow Light-12:light" "Consolas-10" "Inconsolata-11" - "Monaco-12")) + "Monaco-14")) ;; This is just here for playing with things. (set-frame-font my-font-choice)