diff --git a/nncmpp.c b/nncmpp.c index 766723d..391ac07 100644 --- a/nncmpp.c +++ b/nncmpp.c @@ -1338,7 +1338,7 @@ static struct config_schema g_config_settings[] = #ifdef WITH_PULSE { .name = "pulseaudio", - .comment = "Visualizer feed data format", + .comment = "Look up MPD in PulseAudio for improved volume controls", .type = CONFIG_ITEM_BOOLEAN, .default_ = "off" }, #endif // WITH_PULSE