summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-05-01 00:19:02 -0500
committerZachIR <zachir@librem.one>2025-05-01 00:19:02 -0500
commitbbc5fff9c4c447236222ae3ec83d6829dc086825 (patch)
tree977b2891144e5a22b2d595ccaf0a113dc2b37ef7
parent08a54a1845efc69f241a1f410849f7882bb07aaa (diff)
Make system tray background transparentHEADmaster
-rw-r--r--waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/style.css b/waybar/style.css
index bf98a1d..6a9d8cc 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -278,7 +278,7 @@ label:focus {
}
#tray {
- background-color: #EC0101;
+ background-color: transparent;
color: #ffffff;
}