A lot
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user