4 lines
138 B
Bash
Executable File
4 lines
138 B
Bash
Executable File
#!/bin/bash
|
|
|
|
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous
|