Last active
October 18, 2023 03:11
-
-
Save Nate-Wilkins/58ae6c2d1762966522de627235c9824d to your computer and use it in GitHub Desktop.
WinOS_CapsLock_VI.ahk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CapsLock::Return | |
Capslock & h::Send {Left} | |
Capslock & j::Send {Down} | |
Capslock & k::Send {Up} | |
Capslock & l::Send {Right} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ctrl + R
->shell:startup
)