spacemacs: remove font size setting which is broken on hidpi
This commit is contained in:
parent
678ad01dfe
commit
43244f037e
@ -91,7 +91,7 @@ before layers configuration."
|
|||||||
;; size to make separators look not too crappy.
|
;; size to make separators look not too crappy.
|
||||||
dotspacemacs-default-font '(;"Source Code Pro"
|
dotspacemacs-default-font '(;"Source Code Pro"
|
||||||
"Monospace"
|
"Monospace"
|
||||||
:size 14
|
;; :size 14
|
||||||
:weight normal
|
:weight normal
|
||||||
:width normal
|
:width normal
|
||||||
:powerline-scale 1.1)
|
:powerline-scale 1.1)
|
||||||
|
Loading…
Reference in New Issue
Block a user