Update fonts

This commit is contained in:
Oliver Davies 2024-12-08 22:42:30 +00:00
parent 0a4c0ee7a7
commit 5c0b31e49c
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
fontconfig = {
enable = true;
defaultFonts = {
monospace = [ "Terminess Nerd Font" ];
monospace = [ "JetBrainsMono Nerd Font Mono" ];
};
};