Skip to content

Instantly share code, notes, and snippets.

@peterrus
Created June 28, 2016 11:48
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 peterrus/54a179a61a21b52f610dd479070822ee to your computer and use it in GitHub Desktop.
Save peterrus/54a179a61a21b52f610dd479070822ee to your computer and use it in GitHub Desktop.
Overwatch soundbinds
^!h::Run "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf dummy "C:\Users\user\Documents\mccree.mp3" --volume 200 --play-and-exit
^!p::Run "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf dummy "C:\Users\user\Documents\zenyatta.m4r" --volume 200 --play-and-exit
^!l::Run "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf dummy "C:\Users\user\Documents\lucio.m4r" --volume 200 --play-and-exit
^!j::Run "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf dummy "C:\Users\user\Documents\hanzo.m4r" --volume 200 --play-and-exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment