diff --git a/henrovnix_ok/assets/conf/desktop/waybar/style.css b/henrovnix_ok/assets/conf/desktop/waybar/style.css index 82720d029..5135585cd 100644 --- a/henrovnix_ok/assets/conf/desktop/waybar/style.css +++ b/henrovnix_ok/assets/conf/desktop/waybar/style.css @@ -34,10 +34,7 @@ window#waybar { min-width: 80px; background-color: transparent; color: @text; - border: linear-gradient( - rgba(255, 255, 255, 0.05), - rgba(255, 255, 255, 0.05) - ); + border: 1px solid @inactive; border-radius: 10px; }