diff --git a/.config/waybar/style.css b/.config/waybar/style.css index dca22cd..b198755 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -251,7 +251,7 @@ label:focus { } #idle_inhibitor.activated { - background-color: alpha(#ecf0f1, 0.2); + background-color: alpha(#ecf0f1, 0.8); color: rgb(10, 10, 10); }