From 05c356375f0bbe3fb36b3c96159752f4f8ce9897 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Fri, 9 Aug 2024 23:26:22 +0100 Subject: Update waybar --- waybar/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'waybar/style.css') diff --git a/waybar/style.css b/waybar/style.css index 76dbfc5..bf9ee33 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -55,6 +55,14 @@ button { background-color: #434e59; } +#custom-idle-inhibitor.suspended { + background: #D54B00; +} + +#custom-idle-inhibitor.stopped { + background: #eb4d4b; +} + #clock, #battery, #cpu, -- cgit v1.2.3-70-g09d2