2 lines
108 B
Plaintext
2 lines
108 B
Plaintext
execute_on_song_change = notify-send "Now Playing" "$(mpc --format '%title% \n%artist% - %album%' current)"
|