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 = {
|
||||
package = pkgs.atkinson-monolegible;
|
||||
name = "Atkinson Monolegible";
|
||||
package = pkgs.noto-fonts;
|
||||
name = "Noto Sans Mono";
|
||||
};
|
||||
|
||||
sansSerif = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue