better mono space font default
This commit is contained in:
parent
e0f518d1d0
commit
ea5e1843b6
|
@ -431,7 +431,7 @@ in
|
|||
enable = true;
|
||||
defaultFonts = {
|
||||
emoji = [ "Noto Emoji" ];
|
||||
monospace = [ "RecMonoLinear Nerd Font" "Noto Sans Mono" ];
|
||||
monospace = [ "MonaspiceNe Nerd Font Mono" "Noto Sans Mono" ];
|
||||
sansSerif = [ "Inter" "Noto Sans" ];
|
||||
serif = [ "Noto Serif" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue