Change default format to spt's default

This commit is contained in:
Jumscrafteur 2023-04-26 17:21:32 +02:00
parent 8ee569dd6a
commit 15ce3968c8

View file

@ -15,7 +15,7 @@ main()
exit 1
fi
FORMAT=$(get_tmux_option "@dracula-spotify-tui-format" "%t - %a")
FORMAT=$(get_tmux_option "@dracula-spotify-tui-format" "%f %s %t - %a")
spotify_playback=$(spt playback -f "${FORMAT}")
echo ${spotify_playback}