minor revision
This commit is contained in:
parent
a77f08020d
commit
c26c7b8cd5
1 changed files with 1 additions and 5 deletions
|
|
@ -473,7 +473,7 @@
|
||||||
"pulseaudio" = {
|
"pulseaudio" = {
|
||||||
format = "{volume}% {icon}";
|
format = "{volume}% {icon}";
|
||||||
format-bluetooth = "{volume}% {icon}";
|
format-bluetooth = "{volume}% {icon}";
|
||||||
format-muted = "";
|
format-muted = "{volume}% {icon}";
|
||||||
format-icons = {
|
format-icons = {
|
||||||
headphone = "";
|
headphone = "";
|
||||||
hands-free = "";
|
hands-free = "";
|
||||||
|
|
@ -584,10 +584,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Muted audio */
|
|
||||||
#pulseaudio.muted {
|
|
||||||
color: #6c7086; /* Gray when muted */
|
|
||||||
}
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue