Merge branch 'master' of github.com:skligys/Waybar into temp

This commit is contained in:
Skirmantas Kligys 2020-02-02 15:58:40 -08:00
commit af2528952b
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 = { static const std::array<std::string, 9> ports = {
"headphones", "headphone",
"speaker", "speaker",
"hdmi", "hdmi",
"headset", "headset",
"handsfree", "hands-free",
"portable", "portable",
"car", "car",
"hifi", "hifi",