try Lexend
This commit is contained in:
parent
b2bc35fde7
commit
eab406b3a7
|
@ -486,7 +486,7 @@ in
|
||||||
defaultFonts = {
|
defaultFonts = {
|
||||||
emoji = [ "Noto Color Emoji" ];
|
emoji = [ "Noto Color Emoji" ];
|
||||||
monospace = [ "Cascadia Code" "Noto Sans Mono" ];
|
monospace = [ "Cascadia Code" "Noto Sans Mono" ];
|
||||||
sansSerif = [ "Inter" "Noto Sans" ];
|
sansSerif = [ "Lexend" "Noto Sans" ];
|
||||||
serif = [ "Crimson" "Noto Serif" ];
|
serif = [ "Crimson" "Noto Serif" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue