summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--waybar/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/waybar/style.css b/waybar/style.css
index 6a9d8cc..fc4780f 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -278,7 +278,8 @@ label:focus {
}
#tray {
- background-color: transparent;
+ border-radius: 20px;
+ background-color: black;
color: #ffffff;
}