summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Juan Loeza Sierra <jj@xz6ze.com>2025-12-12 12:25:08 -0800
committerJosé Juan Loeza Sierra <jj@xz6ze.com>2025-12-12 12:25:08 -0800
commit6ed536495e8ef52749842b9381ee2f594907ce2a (patch)
tree459b5e4b5dd2791cfc737463287ce0469f8415f1
parentc74207e5a637aa209819eba348851c12c1316b97 (diff)
change waybar to full black bg
-rw-r--r--dot-config/waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-config/waybar/style.css b/dot-config/waybar/style.css
index 0a3139d..a476547 100644
--- a/dot-config/waybar/style.css
+++ b/dot-config/waybar/style.css
@@ -9,7 +9,7 @@
}
window#waybar {
- background: rgba(43, 48, 59, 0.5);
+ background: black;
color: white;
}