Skip to content

Instantly share code, notes, and snippets.

@peterthehan
Created May 17, 2024 20:21
Show Gist options
  • Save peterthehan/00a347b75c1164598a7d7005e0ffb969 to your computer and use it in GitHub Desktop.
Save peterthehan/00a347b75c1164598a7d7005e0ffb969 to your computer and use it in GitHub Desktop.
#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%
#IfWinActive, ahk_exe chrome.exe
~LButton Up::
Send, {Home}
Return
#IfWinActive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment