support for following lyrics of now playing song

This commit is contained in:
unK
2008-09-20 20:06:14 +02:00
parent f0a810cdc0
commit aa80c13c2e
5 changed files with 49 additions and 12 deletions

View File

@@ -135,6 +135,7 @@ struct ncmpcpp_config
bool space_selects;
bool albums_in_tag_editor;
bool incremental_seeking;
bool now_playing_lyrics;
int mpd_connection_timeout;
int crossfade_time;