Files
dotfiles/.config/i3/scripts/current_track
Daniel Bauer a807f5eb1e update
2018-09-14 11:56:02 +02:00

5 lines
85 B
Bash
Executable File

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