Created
February 11, 2015 09:09
-
-
Save norrland/1630b72af22a5e054de3 to your computer and use it in GitHub Desktop.
spotify-control binds i3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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