else/AHK/capslock_f13.ahk
Ethan Dalool af4bcb35a8 else
2017-08-25 20:03:12 -07:00

6 lines
No EOL
316 B
AutoHotkey

#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
; USE CTRL + SPACE TO TOGGLE THE EFFECT ON AND OFF
CapsLock:: F13