pulseaudio: adapt icon names to form factors

This commit is contained in:
Andreas Stührk 2020-01-31 22:47:26 +01:00
parent e9b0365327
commit 527fa982d2
1 changed files with 2 additions and 2 deletions

View File

@ -176,11 +176,11 @@ void waybar::modules::Pulseaudio::serverInfoCb(pa_context *context, const pa_ser
}
static const std::array<std::string, 9> ports = {
"headphones",
"headphone",
"speaker",
"hdmi",
"headset",
"handsfree",
"hands-free",
"portable",
"car",
"hifi",