[Term] Make font a bit smaller

This commit is contained in:
2025-02-07 21:25:30 -08:00
parent fda8ead0f9
commit 1aa9d03592

View File

@@ -52,7 +52,7 @@
family = "FiraCode Nerd Font"; family = "FiraCode Nerd Font";
style = "Regular"; style = "Regular";
}; };
size = 14; size = 13;
}; };
selection.save_to_clipboard = true; selection.save_to_clipboard = true;
@@ -77,7 +77,6 @@
text = "CellForeground"; text = "CellForeground";
}; };
normal = { normal = {
black = "#1c252c"; black = "#1c252c";
blue = "#70a5eb"; blue = "#70a5eb";