dejavu is the only font that works I guess, but that's fine
This commit is contained in:
parent
0870550393
commit
7d2b20de55
1 changed files with 2 additions and 2 deletions
|
|
@ -146,8 +146,8 @@
|
|||
};
|
||||
|
||||
monospace = {
|
||||
package = pkgs.noto-fonts;
|
||||
name = "Noto Sans Mono";
|
||||
package = pkgs.dejavu_fonts;
|
||||
name = "DejaVu Sans Mono";
|
||||
};
|
||||
|
||||
sansSerif = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue