Fix fonts

This commit is contained in:
2023-05-27 20:02:00 +01:00
parent a5369549c3
commit bd61589f76
4 changed files with 18 additions and 19 deletions

View File

@@ -23,7 +23,7 @@ window#waybar {
* {
border: none;
min-height: 0;
font-family: "Font Awesome";
font-family: "Iosevka Nerd Font Propo", "Font Awesome";
font-size: 16px;
}