From fd0c0c43614d0d68cbae274e1b698d3f5443501a Mon Sep 17 00:00:00 2001 From: AChavali Date: Sun, 5 Jan 2020 22:49:29 +0000 Subject: ~font size 20 -> 17 --- doom.d/modules/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom.d/modules') diff --git a/doom.d/modules/config.org b/doom.d/modules/config.org index 3df750f..0936a02 100644 --- a/doom.d/modules/config.org +++ b/doom.d/modules/config.org @@ -17,7 +17,7 @@ Load the literate.el file to start parsing. (after! core-keybinds (setq doom-localleader-key ",") (setq doom-theme 'doom-molokai) - (setq doom-font (font-spec :family "Hack" :size 20))) + (setq doom-font (font-spec :family "Hack" :size 17))) #+END_SRC - Set the doom localleader to "," because it's faster - Using the font [[https://sourcefoundry.org/hack/][Hack]] with Fira code ligatures -- cgit v1.2.3-13-gbd6f