[emacs] Set font size again & see if this will fuck up HiDPI

This commit is contained in:
Sebastian Schulze 2018-01-11 12:17:59 +01:00
parent c4fe5028f5
commit cc2eb8c019
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ values."
;; Default font, or prioritized list of fonts. `powerline-scale' allows to
;; quickly tweak the mode-line size to make separators look not too crappy.
dotspacemacs-default-font '("FuraMono Nerd Font"
;:size 15
:size 15
:weight normal
:width normal
:powerline-scale 1.0)