Update mpd.sh

This commit is contained in:
Logan Saunders 2015-04-17 16:21:44 -07:00 committed by Logan
parent bce7c21293
commit a83dca8f3b
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#Inspired by tungd on GitHub
MPD_TRACK=$(mpc -f "%title%" current)
#MPD_ARTIST=$(mpc -f "%artist%" current)
echo '#[bg=colour237,fg=colour249,bold] ♫' $MPD_TRACK