summaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
authorzsmith <zsmith@newhopechurch.tv>2025-08-26 09:24:24 -0500
committerzsmith <zsmith@newhopechurch.tv>2025-08-26 09:24:24 -0500
commit7ad0f7f829480fabb8fd49df3b715bb34c012230 (patch)
tree96f2f27d691492763024b4f75cc26adaa6f4ef4d /waybar/style.css
parentde3dc541e71f1c37e877cec6f6afbe5075436750 (diff)
parent64cb5528d33f1ee5c1e8d79ea4c8dcc5ddcded66 (diff)
Merge branch 'master' of zachir.xyz:zachir/dotfilesHEADmaster
Diffstat (limited to 'waybar/style.css')
-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 {