Skip to content

Instantly share code, notes, and snippets.

@mauron85
Created November 26, 2018 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauron85/8e71a650136d6cb583574acc19f078da to your computer and use it in GitHub Desktop.
Save mauron85/8e71a650136d6cb583574acc19f078da to your computer and use it in GitHub Desktop.
# For the benefit of emacs users: -*- shell-script -*-
#
# Put this file into $HOME folder
#
###########################
# xbindkeys configuration #
###########################
# Spotify Play/Pause on Keyboard #1 shortcut key
"dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause"
m:0x10 + c:192
Mod2 + XF86Launch5
##################################
# End of xbindkeys configuration #
##################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment