use SpeedCrunch for calculator app

This commit is contained in:
Josh Holtrop 2012-10-15 09:51:45 -04:00
parent 84b7167398
commit 8dea3640b1

View File

@ -11,7 +11,7 @@ return
; Win+C open calculator ; Win+C open calculator
#C:: #C::
Run C:\Windows\System32\calc.exe Run "C:\Program Files (x86)\SpeedCrunch\speedcrunch.exe"
return return
; Win+G open GVIM ; Win+G open GVIM