Files
dotfiles/profiles/desktop/.config/i3/scripts/current_track
Daniel Bauer ec15b8d3ac commit
2019-04-15 20:07:56 +02:00

5 lines
85 B
Bash
Executable File

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