Remove spoticly
This commit is contained in:
parent
9aa14a2ab2
commit
969a1064a8
@ -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…
Reference in New Issue
Block a user