Update mpd.sh
This commit is contained in:
parent
bce7c21293
commit
0f67ba23bd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue