while true do xsetroot -name "$(mpc | grep -) | $(date +%H:%M)" trap "echo Exited!; exit;" SIGINT SIGTERM sleep 60s done