Change font

This commit is contained in:
Tobias Ostner 2024-06-20 11:12:22 +02:00
parent a231c51582
commit c5c7849d6f
3 changed files with 9 additions and 8 deletions

View file

@ -289,13 +289,13 @@
:default-weight semilight
:default-height 250)
(t
:default-family "Iosevka Comfy"
:default-family "Cascadia Code"
:default-weight regular
:default-height 140
:default-height 130
:fixed-pitch-height 1.0
:fixed-pitch-serif-height 1.0
:variable-pitch-family "Iosevka Comfy Motion Duo"
:variable-pitch-height 1.0
:variable-pitch-family "Noto Sans"
:variable-pitch-height 1.1
:bold-weight bold
:italic-slant italic
:line-spacing 0.2)))