This commit is contained in:
2024-09-02 19:24:13 -07:00
parent 23d686908d
commit d1f2ecbc14
29 changed files with 54 additions and 234 deletions

View File

@@ -2,8 +2,8 @@
* {
border: none;
border-radius: 0;
font-family: "Terminus", "Font Awesome 6 Free";
font-size: 15px;
font-family: "ETBookOT", "Font Awesome 6 Free";
font-size: 20px;
min-height: 0;
color: #bebebe;
}
@@ -32,7 +32,7 @@ window#waybar {
}
#mode {
font-family: "Terminus";
font-family: "ETBookOT";
color: black;
background: white;
}
@@ -73,15 +73,15 @@ window#waybar {
}
#clock {
font-family: Terminus;
font-family: "ETBookOT";
}
#custom-weather {
font-family: Terminus;
font-family: ETBookOT;
}
#custom-music {
font-family: Terminus;
font-family: ETBookOT;
}
#custom-wlsunset {}