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 = {
|
fontconfig = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultFonts = {
|
defaultFonts = {
|
||||||
monospace = [ "Recursive Mono Linear Static" ];
|
monospace = [ "RecMonoLinear Nerd Font" "Noto Sans Mono" ];
|
||||||
sansSerif = [ "Inter" ];
|
sansSerif = [ "Inter" "Noto Sans" ];
|
||||||
serif = [ "Noto Serif" ];
|
serif = [ "Noto Serif" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue