This commit is contained in:
ry
2022-02-08 16:15:03 -08:00
parent 666b6ae843
commit 641a64c37c
5 changed files with 215 additions and 182 deletions

View File

@@ -1,7 +1,7 @@
\* {
border: none;
border-radius: 0;
font-family: "Iosevka", Regular;
font-family: Iosevka, FontAwesome;
font-size: 15px;
min-height: 0;
}
@@ -21,7 +21,13 @@ window#waybar {
#workspaces button.focused {
color: white;
margin: 5px 10px 0 10px;
}
}
#workspaces button.active {
color: white;
margin: 5px 10px 0 10px;
}
#workspaces button.urgent{
margin: 5px 10px 0 10px;
padding: 0px 8px 0px 8px;