Files
dotfiles/.i3/scripts/current_track
2017-10-24 15:53:59 +02:00

5 lines
85 B
Bash
Executable File

#!/bin/bash
eval $($(dirname $0)/sp eval)
echo ${SPOTIFY_ARTIST} - ${SPOTIFY_TITLE}