mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 08:20:43 +00:00
Use Noto Sans instead of Lexend as gtk font
This commit is contained in:
parent
217cf71d43
commit
f1bda719c6
2 changed files with 3 additions and 3 deletions
|
@ -23,9 +23,9 @@ in {
|
|||
++ common;
|
||||
|
||||
sansSerif = [
|
||||
"Lexend"
|
||||
"Noto Sans"
|
||||
"Jost"
|
||||
"Lexend"
|
||||
]
|
||||
++ common;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue