commit c394f40b9207de7ccfc2a8e271f0928510ac34af
parent 8d37be097ded0204f5003868196d00f1598c0d45
Author: breadcat <peter.gill@chillitelecom.co.uk>
Date: Tue, 15 Jan 2019 09:48:14 +0000
Replace ImageGlass with IrfanView
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
@@ -128,7 +128,7 @@ Insert::appendClipboard()
Down::Return ; fixes up/down breaking left/right navigation
#IfWinActive
-#IfWinActive ahk_exe ImageGlass.exe
+#IfWinActive ahk_class IrfanView
q:: ; overflow
^w:: ; overflow
CapsLock::Send !{F4} ; quit