Add Noto Sans to sansSerif fonts

This commit is contained in:
ItsDrike 2024-06-20 22:03:48 +02:00
parent 70a8b66d01
commit 1d519de3fe
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -24,6 +24,7 @@ in {
sansSerif = [ sansSerif = [
"Lexend" "Lexend"
"Noto Sans"
] ]
++ common; ++ common;