Skip to content

Commit

Permalink
Change spacemacs default font weight to light
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyCook committed Jul 20, 2020
1 parent 9880225 commit 4deabfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/.spacemacs
Expand Up @@ -149,7 +149,7 @@ values."
;; quickly tweak the mode-line size to make separators look not too crappy.
dotspacemacs-default-font '("FiraCode Nerd Font Mono"
:size 13
:weight normal
:weight light
:width normal
:powerline-scale 1.1)
;; The leader key
Expand Down

0 comments on commit 4deabfd

Please sign in to comment.