tmux-spotify-player/scripts/prev_song.sh
2024-05-27 10:02:41 +02:00

5 lines
102 B
Bash
Executable file

#!/usr/bin/env bash
# fetching the value of "tpm_plugins" option
$(spotify_player playback previous)