From 5db724763e5fd2d137850c3043cc096426fd9060 Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Thu, 14 Nov 2024 15:33:05 +0100 Subject: [PATCH] =?UTF-8?q?[sway]=20corrige=20l=E2=80=99affichage=20des=20?= =?UTF-8?q?workspaces=20urgents=20dans=20waybar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/waybar/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 08470ab..2d6439b 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -103,6 +103,10 @@ window#waybar { background-color: #eb4d4b; } +#workspaces button.urgent label { + background-color: #eb4d4b; +} + /* Custom Stuff */ #custom-audio {