GP6AXCERE3ZEABUBKCNHETFSRGPWBXN255SCIS7234KNI7YDIPEAC
YCPRKUMAHYHNGCZF5FYN332QJXYUO7TPEIR5VQ5VMSBVVC3GIW4AC
#!/bin/shmpc -f '(%position%) [%artist%: ]%album%—[%disc%/]%track%. %title%' status | head -1 | dzen2 -x 0 -y 0 -l 0 -ta l -w 1920 -p 1 -ta c
#!/bin/sh
mpc -f '(%position%) [%artist%: ]%album%—[%disc%/]%track%. %title%' status | head -1 | dzen2 -x 0 -y 0 -l 0 -ta l -w 1920 -p 1 -ta c