Re-use Terminus font
This commit is contained in:
parent
ed9d929b62
commit
ec7efcba47
2 changed files with 6 additions and 3 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue