From 4b25fb594460ea688f8d8fd1c347b98fb389ff1c Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 28 Aug 2016 23:13:00 +0200 Subject: [PATCH] Inconsolata:14 => Fira Mono:12 --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 4768a7de5..a8bab0574 100644 --- a/init.el +++ b/init.el @@ -32,7 +32,7 @@ (load (concat user-emacs-directory "core/core")) (doom :theme 'doom-one - :font ("Inconsolata" 14) + :font ("Fira Mono" 12) ;;; The heart of DOOM core-popup ; taming sudden and inevitable windows