From 85394e25f493a6cb3cf95d933ab1ab4ed59558cf Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Fri, 19 Dec 2025 16:04:16 +0800 Subject: [PATCH] fix: waybar - style for wireplumber.source --- home/linux/gui/base/desktop/conf/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/linux/gui/base/desktop/conf/waybar/style.css b/home/linux/gui/base/desktop/conf/waybar/style.css index 011ed4dc..23f95bb9 100644 --- a/home/linux/gui/base/desktop/conf/waybar/style.css +++ b/home/linux/gui/base/desktop/conf/waybar/style.css @@ -79,7 +79,7 @@ tooltip label { #custom-playerctl, #backlight, #wireplumber, -#wireplumber-source, +#wireplumber.source, #network, #battery, #custom-powermenu { @@ -133,7 +133,7 @@ tooltip label { color: rgb(245, 224, 220); } -#wireplumber-source { +#wireplumber.source { color: rgb(181, 232, 224); }