changed waybar to terminus, removed eww

This commit is contained in:
2024-08-07 18:57:38 -07:00
parent 2119392270
commit 363a8d0440
3 changed files with 34 additions and 16 deletions

View File

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