diff --git a/modules/desktop/waybar/style.css b/modules/desktop/waybar/style.css index 724c20b..fee14f4 100644 --- a/modules/desktop/waybar/style.css +++ b/modules/desktop/waybar/style.css @@ -56,7 +56,7 @@ #waybar { background: transparent; color: #bebebe; - background-color: @base1; + background-color: alpha(@base1, 0.99); /* 0.99 fixes black glitch */ font-family: "Ubuntu", "Font Awesome 6 Free-Solid"; /* font-weight: bold; */ font-size: 14px;