just install all goggle and nerd fonts
adjust used font names
This commit is contained in:
parent
c3aed1e67f
commit
1a23d30bc4
|
@ -430,8 +430,8 @@ in
|
|||
fontconfig = {
|
||||
enable = true;
|
||||
defaultFonts = {
|
||||
monospace = [ "Recursive Mono Linear Static" ];
|
||||
sansSerif = [ "Inter" ];
|
||||
monospace = [ "RecMonoLinear Nerd Font" "Noto Sans Mono" ];
|
||||
sansSerif = [ "Inter" "Noto Sans" ];
|
||||
serif = [ "Noto Serif" ];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue