From 8921ede9b60d5f7bce2c66e78a4caa02ffd07835 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 19 Apr 2016 03:23:34 -0400 Subject: [PATCH] Back to Hack font! --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 811861f82..545fe7415 100644 --- a/init.el +++ b/init.el @@ -44,7 +44,7 @@ ;; (defconst narf-default-theme 'narf-dark) -(defconst narf-default-font (font-spec :family "Terminus (TTF)" :size 12 :antialias nil)) +(defconst narf-default-font (font-spec :family "Hack" :size 12)) (narf '(core ; core/core.el