summaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-30 07:14:15 -0500
committerzachir <zachir@librem.one>2025-07-30 07:14:15 -0500
commite834a1eb413f8ec1436aa89464bc2a12917ccae1 (patch)
treeedce892b36c29c44a13029427fcf5200c4f3aff9 /waybar
parent0581a66df92c491400b9e62c1d57ca2bc84bc332 (diff)
parent08655b7b49d8c970b1f0020ccc807209c298c127 (diff)
Merge branch 'master' into cas
Diffstat (limited to 'waybar')
-rw-r--r--waybar/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/waybar/style.css b/waybar/style.css
index ff6dc9a..6ecb923 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -14,6 +14,7 @@ window#waybar {
color: #ffffff;
transition-property: background-color;
transition-duration: .5s;
+ background: rgba(0, 0, 0, 0.2);
}
window#waybar.hidden {