Don't use bold in alacritty

This commit is contained in:
Andreas Zweili 2022-12-13 22:35:45 +01:00
parent e053da2ec5
commit a9bbc38c74
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
};
bold = {
family = "Source Code Pro";
style = "Bold";
style = "Regular";
};
italic = {
family = "Source Code Pro";