diff options
Diffstat (limited to 'AutoHotkey.ahk')
-rw-r--r-- | AutoHotkey.ahk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AutoHotkey.ahk b/AutoHotkey.ahk index 6bd18a1..f67af31 100644 --- a/AutoHotkey.ahk +++ b/AutoHotkey.ahk @@ -28,6 +28,7 @@ return ^#n:: Send #6 Send !fx +Sleep, 200 Send !{Tab} ; Reactivate current application return |