summaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-08-28 23:02:46 -0500
committerzachir <zachir@librem.one>2025-08-28 23:02:46 -0500
commit30dd377834eb32e0a5f93f54a6ef1d839079e23f (patch)
tree8bd2dc4687898f5c36d2937552097ee1d7aa858e /waybar
parent935da0d833f81220f19dfeffe6839cc4535fb383 (diff)
parent3923f1e72deb7d43495d025d5f9daeb1eeda2944 (diff)
Merge branch 'master' into cas
Diffstat (limited to 'waybar')
-rw-r--r--waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/style.css b/waybar/style.css
index 599e6af..04a1c3e 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -14,7 +14,7 @@ window#waybar {
color: #ffffff;
transition-property: background-color;
transition-duration: .5s;
- background: rgba(0, 0, 0, 0.2);
+ background: rgba(0, 0, 0, 0.4);
}
window#waybar.hidden {