Set a new font
This commit is contained in:
parent
6722c9bc9e
commit
7f79aa9472
1 changed files with 5 additions and 5 deletions
|
|
@ -300,9 +300,9 @@
|
||||||
:default-weight semilight
|
:default-weight semilight
|
||||||
:default-height 250)
|
:default-height 250)
|
||||||
(t
|
(t
|
||||||
:default-family "Jetbrains Mono"
|
:default-family "Cascadia Code"
|
||||||
:default-weight regular
|
:default-weight regular
|
||||||
:default-height 130
|
:default-height 140
|
||||||
:fixed-pitch-height 1.0
|
:fixed-pitch-height 1.0
|
||||||
:fixed-pitch-serif-height 1.0
|
:fixed-pitch-serif-height 1.0
|
||||||
:variable-pitch-family "Noto Sans"
|
:variable-pitch-family "Noto Sans"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue