[spacemacs] font size 14
authorAmin Bandali <me@aminb.org>
Mon, 6 Jul 2015 02:21:30 +0000 (22:21 -0400)
committerAmin Bandali <me@aminb.org>
Mon, 6 Jul 2015 02:21:30 +0000 (22:21 -0400)
spacemacs/.spacemacs

index d092b4a..6045f4f 100644 (file)
@@ -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)