aboutsummaryrefslogtreecommitdiffstats
path: root/AutoHotkey.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'AutoHotkey.ahk')
-rw-r--r--AutoHotkey.ahk5
1 files changed, 5 insertions, 0 deletions
diff --git a/AutoHotkey.ahk b/AutoHotkey.ahk
index 22f167f..4b83823 100644
--- a/AutoHotkey.ahk
+++ b/AutoHotkey.ahk
@@ -22,3 +22,8 @@ Send {Tab}
Send {Space}
Send ^{Tab}
Send ^r
+
+; Exit Notepad when not active
+^#n::
+Send #6
+Send !fx