Update mpd.sh

This commit is contained in:
Logan Saunders 2015-04-17 16:21:44 -07:00
parent bce7c21293
commit 0f67ba23bd
1 changed files with 1 additions and 1 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