summaryrefslogtreecommitdiffstats
path: root/ahk-assistant.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'ahk-assistant.ahk')
-rw-r--r--ahk-assistant.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index b085b7a..80b26b2 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -257,7 +257,7 @@ Insert::appendClipboard()
^-::Send ^{PgDn} ; zoom out
#IfWinActive
-#IfWinActive ahk_class Notepad2 ; notepad2-mod
+#If WinActive("ahk_class Notepad2") or WinActive("ahk_class Notepad3") ; notepad 2 and 3
^0::Send ^/ ; remap transparency feature to reset zoom level, in keeping with other hotkeys
!t::Return ; disable always on top
^+Down:: ; overflow