mirror of
https://github.com/ItsDrike/nixdots
synced 2025-02-24 02:09:02 +00:00
Add Noto Sans to sansSerif fonts
This commit is contained in:
parent
70a8b66d01
commit
1d519de3fe
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ in {
|
|||
|
||||
sansSerif = [
|
||||
"Lexend"
|
||||
"Noto Sans"
|
||||
]
|
||||
++ common;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue