From 3025c9d31843f1d292adb194e8024c9774935c9a Mon Sep 17 00:00:00 2001 From: Henro Veijer Date: Fri, 27 Feb 2026 13:57:34 +0100 Subject: [PATCH] Adapted waybar css --- henrovnix_ok/assets/conf/desktop/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/henrovnix_ok/assets/conf/desktop/waybar/style.css b/henrovnix_ok/assets/conf/desktop/waybar/style.css index 6580d7965..5135585cd 100644 --- a/henrovnix_ok/assets/conf/desktop/waybar/style.css +++ b/henrovnix_ok/assets/conf/desktop/waybar/style.css @@ -38,11 +38,11 @@ window#waybar { border-radius: 10px; } -#custom-notifications.empty { +custom-notifications.empty { color: @overlay1; } -#custom-notifications.unread { +custom-notifications.unread { color: @yellow; }