Files
dotfiles/profiles/shared/.config/i3/scripts/current_track
2020-02-20 10:32:33 +01:00

5 lines
85 B
Bash
Executable File

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