change mono font to noto again to fix zellij
This commit is contained in:
parent
b810354daa
commit
c924edf99d
1 changed files with 2 additions and 2 deletions
|
|
@ -146,8 +146,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
monospace = {
|
monospace = {
|
||||||
package = pkgs.atkinson-monolegible;
|
package = pkgs.noto-fonts;
|
||||||
name = "Atkinson Monolegible";
|
name = "Noto Sans Mono";
|
||||||
};
|
};
|
||||||
|
|
||||||
sansSerif = {
|
sansSerif = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue