From 496d930515d562aa6a4c2444e8e5b237043ca451 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 28 Feb 2026 19:27:13 -0600 Subject: mpd execute songinfo on song change --- ncmpcpp/config | 1 + 1 file changed, 1 insertion(+) diff --git a/ncmpcpp/config b/ncmpcpp/config index 9b990ed..4cc4311 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -271,6 +271,7 @@ visualizer_look = ●▮ ## notifications etc. ## #execute_on_song_change = "" +execute_on_song_change = "songinfo" # ## ## Note: Custom command that will be executed each time player state -- cgit v1.2.3