Skip to content

Instantly share code, notes, and snippets.

@benyblack
Created September 11, 2017 02:41
Show Gist options
  • Save benyblack/7a0d5703102484311ae2320312108cb2 to your computer and use it in GitHub Desktop.
Save benyblack/7a0d5703102484311ae2320312108cb2 to your computer and use it in GitHub Desktop.
#MaxHotkeysPerInterval 200
$WheelUp::
Send {WheelDown}
Return
$WheelDown::
Send {WheelUp}
Return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment