Merge pull request #571 from Trundle/adapt-icon-names-to-form-factors

pulseaudio: adapt icon names to form factors
This commit is contained in:
Alex
2020-02-01 11:20:32 +00:00
committed by GitHub

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",