5 lines
104 B
Bash
5 lines
104 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
# fetching the value of "tpm_plugins" option
|
||
|
$(spotify_player playback play-pause)
|