From eede6f75d0b7c643fba07d840f8d97e00104a12c Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 24 Mar 2024 10:36:10 +0100 Subject: waybar wifionice --- waybar/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'waybar/style.css') diff --git a/waybar/style.css b/waybar/style.css index 0f0e3b9..ce58783 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -305,3 +305,10 @@ label:focus { #privacy-item.audio-out { background-color: #0069d4; } + +#custom-wifiice { + color: #000000; + background-color: #ffffff; + box-shadow: inset 0 -5px #ff0000; + padding: 0 10px; +} -- cgit v1.2.3