fix fontsize
This commit is contained in:
parent
c8c4490958
commit
830d4fd2b7
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -50,7 +50,7 @@
|
|||
:hook (after-init . doom-modeline-mode))
|
||||
(set-face-attribute 'default nil
|
||||
:family "CaskaydiaCove Nerd Font"
|
||||
:height 140
|
||||
:height 120
|
||||
:weight 'normal
|
||||
:width 'normal)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue