Skip to content

Instantly share code, notes, and snippets.

@hugollm
Created March 11, 2017 01:25
Show Gist options
  • Save hugollm/c4c0add166135fed20a3db80436bcb7e to your computer and use it in GitHub Desktop.
Save hugollm/c4c0add166135fed20a3db80436bcb7e to your computer and use it in GitHub Desktop.
Adding shortcut to play/pause music on Spotify (if media key is not already working)
Whisker menu > Keyboard > Application Shortcuts > Add
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment