feat: use Noto font instead of JetBrains

This commit is contained in:
matt1432 2023-10-15 16:54:24 -04:00
parent 90a632afb1
commit 4e2db56c17

View file

@ -4,9 +4,9 @@
enable = true;
defaultFonts = {
emoji = [ "Noto Color Emoji" ];
monospace = [ "JetBrainsMono Nerd Font" ];
sansSerif = [ "JetBrainsMono Nerd Font" ];
serif = [ "JetBrainsMono Nerd Font" ];
monospace = [ "Noto Nerd Font" ];
sansSerif = [ "Noto Nerd Font" ];
serif = [ "Noto Nerd Font" ];
};
};
@ -18,6 +18,7 @@
"NerdFontsSymbolsOnly"
"SpaceMono"
"Ubuntu"
"Noto"
]; })
noto-fonts
noto-fonts-cjk