Re-use Terminus font

This commit is contained in:
Oliver Davies 2024-12-28 09:26:54 +00:00
parent ed9d929b62
commit ec7efcba47
2 changed files with 6 additions and 3 deletions

View file

@ -24,10 +24,12 @@ with lib;
};
font = {
size = 10;
size = 16;
bold.style = "Regular";
normal.family = "MesloLGSDZ Nerd Font Mono";
bold_italic.style = "Regular";
italic.style = "Regular";
normal.family = "Terminus (TTF)";
};
terminal.shell = {