updated terminal fonts

This commit is contained in:
specCon18 2023-08-31 00:14:52 -04:00
parent 84bde42545
commit 6034a5ea93
10 changed files with 379 additions and 410 deletions

View file

@ -22,12 +22,17 @@
font = {
normal = {
family = "SauceCodePro Nerd Font";
style = "Regular";
};
bold = {
family = "SauceCodePro Nerd Font";
style = "bold";
style = "Bold";
};
size = 12;
italic = {
family = "SauceCodePro Nerd Font";
style = "Italic";
};
size = 14;
};
colors = {
primary = {