diff --git a/shortcuts.ahk b/shortcuts.ahk index e4fea27..a76db70 100755 --- a/shortcuts.ahk +++ b/shortcuts.ahk @@ -11,7 +11,7 @@ return ; Win+C open calculator #C:: -Run C:\Windows\System32\calc.exe +Run "C:\Program Files (x86)\SpeedCrunch\speedcrunch.exe" return ; Win+G open GVIM