diff --git a/waybar/.config/waybar/style.css b/waybar/.config/waybar/style.css index 24f272a..590eb2d 100644 --- a/waybar/.config/waybar/style.css +++ b/waybar/.config/waybar/style.css @@ -200,8 +200,8 @@ label:focus { } #custom-usb { - color: @green; - box-shadow: inset 0 3px @green; + color: @orange; + box-shadow: inset 0 3px @orange; } #custom-usb.unprotected {