This commit is contained in:
2024-09-15 22:51:12 -07:00
parent 7c9c25f09d
commit cb2490baae
7 changed files with 40 additions and 37 deletions

View File

@@ -2,7 +2,7 @@
* {
border: none;
border-radius: 0;
font-family: "ETBookOT", "Font Awesome 6 Free";
font-family: "ETBembo", "Font Awesome 6 Free";
font-size: 20px;
min-height: 0;
color: #bebebe;
@@ -32,7 +32,6 @@ window#waybar {
}
#mode {
font-family: "ETBookOT";
color: black;
background: white;
}
@@ -72,20 +71,13 @@ window#waybar {
animation-direction: alternate;
}
#clock {
font-family: "ETBookOT";
}
#clock {}
#custom-weather {
font-family: ETBookOT;
}
#custom-weather {}
#custom-music {
font-family: ETBookOT;
}
#custom-music {}
#custom-wlsunset {}
#pulseaudio {
background: transparent;
}