Reduce the default font size
This commit is contained in:
parent
1cf60c50ef
commit
0f7935da32
@ -744,7 +744,7 @@ This might (should?) become a [[*general][general]] map later.
|
||||
(use-package faces
|
||||
:ensure nil
|
||||
:custom-face
|
||||
(default ((t (:family "Fira Code Retina" :foundry "simp" :slant normal :weight normal :height 110 :width normal))))
|
||||
(default ((t (:family "Fira Code Retina" :foundry "simp" :slant normal :weight normal :height 96 :width normal))))
|
||||
(trailing-whitespace ((t (:inherit nil :background "red3")))))
|
||||
#+end_src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user