diff --git a/waybar/style.css b/waybar/style.css index 316a9f8..fc51a76 100755 --- a/waybar/style.css +++ b/waybar/style.css @@ -10,7 +10,7 @@ } window#waybar { - background-color: alpha(@crust, 0.8); + background-color: alpha(@crust, 0.3); border-radius: 0px; border-bottom: 0px solid @overlay0; }