diff --git a/JoshsAutoHotKey.ahk b/JoshsAutoHotKey.ahk index 0b53f66..b7ffeb5 100755 --- a/JoshsAutoHotKey.ahk +++ b/JoshsAutoHotKey.ahk @@ -220,7 +220,7 @@ return ; Win+C open calculator #C:: -Run "C:\Program Files (x86)\SpeedCrunch\speedcrunch.exe" +Run "C:\apps\SpeedCrunch\speedcrunch.exe" return ; Win+G open GVIM