Clearer waybar
This commit is contained in:
+5
-5
@@ -1,5 +1,10 @@
|
||||
@import "macchiato.css";
|
||||
|
||||
window#waybar {
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
|
||||
window#waybar.full {
|
||||
background: @bar-bg;
|
||||
}
|
||||
@@ -11,7 +16,6 @@ window#waybar.float {
|
||||
* {
|
||||
font-family: "Ubuntu Mono Nerd Font", Roboto, Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
opacity: 0.9;
|
||||
min-height: 0px;
|
||||
}
|
||||
|
||||
@@ -69,10 +73,6 @@ button:hover {
|
||||
color: @green;
|
||||
}
|
||||
|
||||
#workspaces button:hover {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
#workspaces button.active:hover {
|
||||
background-color: @green;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user