Skip to content

Instantly share code, notes, and snippets.

@norrland
Created February 11, 2015 09:09
Show Gist options
  • Save norrland/1630b72af22a5e054de3 to your computer and use it in GitHub Desktop.
Save norrland/1630b72af22a5e054de3 to your computer and use it in GitHub Desktop.
spotify-control binds i3
https://github.com/mgarratt/spotify-control
$ grep spotify .i3/config
bindsym XF86AudioNext exec ~/bin/spotify-control next
bindsym XF86AudioPrev exec ~/bin/spotify-control prev
bindsym XF86AudioPlay exec ~/bin/spotify-control play
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment