fix fontsize

This commit is contained in:
Stefan Schwarz 2022-03-02 17:16:38 +01:00
parent c8c4490958
commit 830d4fd2b7

View file

@ -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)