Skip to content

Instantly share code, notes, and snippets.

@Be1zebub
Created March 24, 2025 14:31
Show Gist options
  • Save Be1zebub/f48304f6e6194c07d0e3be837d26bc79 to your computer and use it in GitHub Desktop.
Save Be1zebub/f48304f6e6194c07d0e3be837d26bc79 to your computer and use it in GitHub Desktop.
put in shell:startup
; AutoHotkey Media Keys
; shift + f1
+F1:: Send "{Media_Prev}"
; shift + f2
+F2:: Send "{Media_Next}"
; shift + f3
+F3:: Send "{Media_Play_Pause}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment