summaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-08-22 15:10:37 -0500
committerzachir <zachir@librem.one>2025-08-22 15:10:37 -0500
commit9de4b9c1d6538a9316f40d264fa1586baa41768b (patch)
treebb13110bbd382f332b402f669f5b5cec00bf132d /waybar
parent039d5db6ae70f294916cc635cb1273c385faeedb (diff)
parent64cb5528d33f1ee5c1e8d79ea4c8dcc5ddcded66 (diff)
Merge branch 'master' into cla
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 7e6e851..75688fc 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 {