Skip to content

Instantly share code, notes, and snippets.

@dpobel
Created January 30, 2017 16:16
Show Gist options
  • Save dpobel/67f40ce6c7da863aa8512a0d24a1853d to your computer and use it in GitHub Desktop.
Save dpobel/67f40ce6c7da863aa8512a0d24a1853d to your computer and use it in GitHub Desktop.
<keybind key="XF86AudioPrev">
<action name="Execute">
<execute>dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous</execute>
</action>
</keybind>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment