added bunch of stuff

This commit is contained in:
ry
2022-01-31 16:55:07 -08:00
parent d799a1169a
commit 0cbe4c5fc0
8 changed files with 30 additions and 84 deletions

View File

@@ -86,7 +86,7 @@ window#waybar {
}
#clock:hover {
background: rgba(40,40,40, .95);
background: rgba(40,40,40, .95);
}
@@ -111,7 +111,6 @@ window#waybar {
#idle_inhibitor {
margin: 7px 4px 0 4px;
background: rgba(40,40,40, .65);
border-radius: 6px;
padding: 0px 5px 0px 5px;
}