Skip to content

Commit

Permalink
Some more reset hotstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBestPessimist committed Apr 20, 2021
1 parent d651582 commit d3d07a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hotstrings/ResetHotstrings.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Ref: https://www.autohotkey.com/boards/viewtopic.php?p=276407
*/

~^v::Hotstring("Reset")
~Home::Hotstring("Reset")
~End::Hotstring("Reset")
~Left::Hotstring("Reset")
~Right::Hotstring("Reset")
~^BackSpace::Hotstring("Reset")
~^a::Hotstring("Reset")
~^::Hotstring("Reset")


0 comments on commit d3d07a4

Please sign in to comment.