diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2017-01-14 17:15:30 -0500 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2017-01-14 17:15:30 -0500 |
commit | 8bfcf2b124ee80aea9a1fc062eb6120422a975de (patch) | |
tree | 1d2693744815645db77af1ced8d76c6eb6562d36 /spacemacs | |
parent | 95fb569f49c3ea9ad13c860a24245b0812b1c70b (diff) | |
parent | a3fad8e422db175b476588e3c41259a450ed0076 (diff) |
Merge branch 'master' of sabaki.orbekk.com:/storage/projects/dotfiles
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 |