Merge branch 'master' of git.opal.sh:opal/opalfiles

This commit is contained in:
2024-08-09 08:46:37 -07:00
4 changed files with 36 additions and 18 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 {}