Skip to content

Instantly share code, notes, and snippets.

@jsfaint
Created October 9, 2022 06:45
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 jsfaint/59d99b7bf0db08a9a661c06a59a8cf15 to your computer and use it in GitHub Desktop.
Save jsfaint/59d99b7bf0db08a9a661c06a59a8cf15 to your computer and use it in GitHub Desktop.
#NoEnv
#NoTrayIcon
#SingleInstance force
SendMode Input
SetWorkingDir %A_ScriptDir%
SetCapsLockState, AlwaysOff
CapsLock::Send, {CtrlDown}{Space}{CtrlUp}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment