Remove spoticly
This commit is contained in:
parent
9aa14a2ab2
commit
969a1064a8
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
case "$1" in
|
||||
pp) message="PlayPause" ;;
|
||||
p) message="Previous" ;;
|
||||
n) message="Next" ;;
|
||||
esac
|
||||
|
||||
qdbus org.mpris.MediaPlayer2.spotifyd /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player."$message"
|
Loading…
Add table
Add a link
Reference in a new issue