diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2017-01-02 18:03:43 -0500 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2017-01-02 18:03:43 -0500 |
commit | f2a4baf3db03cfc8388f6d60f10be9cc814a13e9 (patch) | |
tree | 969e109a830c37d3ac8577d61db89d2e24855e5a /spacemacs | |
parent | 0f34dc08b486662fdfd419146f54070449b95636 (diff) |
Use fira code! :)
Diffstat (limited to 'spacemacs')
-rw-r--r-- | spacemacs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ values." dotspacemacs-colorize-cursor-according-to-state t ;; 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" + dotspacemacs-default-font '("Fira Code" :size 20 :weight normal :width normal |