Jump to content

Talk:Ncmpcpp

From ArchWiki

Remove dependency to mpc in configuration example

This is mostly a nitpick as realistically most mpd users will have mpc installed but I still think it should be edited given that ncmpcpp already has the needed functionality with the --current-song flag.

This is what the edited config would look like:execute_on_song_change = notify-send "Now Playing" "$(ncmpcpp -q --current-song '%t \n%a - %b')" C5 (talk) 19:58, 20 July 2026 (UTC)Reply