fixed buds script

This commit is contained in:
2025-08-15 18:06:04 +02:00
parent b81c6e2228
commit 52cc37a102
3 changed files with 27 additions and 12 deletions

View File

@@ -77,6 +77,12 @@ window#waybar.hidden {
color: @text;
}
#wireplumber.muted, #custom-pixelbuds_pro {
background-color: @base;
color: @subtext1;
border-bottom: 3px solid @subtext1;
}
#custom-pixelbuds_pro.anc-active {
color: @sapphire;
border-bottom: 3px solid @sapphire;