From bf59a78ea13a26395288c9b4321b8e2a1232f02b Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 5 Jul 2015 22:21:30 -0400 Subject: [PATCH] [spacemacs] font size 14 --- spacemacs/.spacemacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs index d092b4a..6045f4f 100644 --- a/spacemacs/.spacemacs +++ b/spacemacs/.spacemacs @@ -86,7 +86,7 @@ before layers configuration." ;; Default font. `powerline-scale' allows to quickly tweak the mode-line ;; size to make separators look not too crappy. dotspacemacs-default-font '("Source Code Pro" - :size 13 + :size 14 :weight normal :width normal :powerline-scale 1.1) -- 2.20.1