add Win+B shortcut key

This commit is contained in:
Josh Holtrop 2014-01-20 11:37:57 -05:00
parent ba67123c53
commit aa0f305f2e

View File

@ -218,6 +218,11 @@ return
Run C:\Windows\System32\cmd.exe
return
; Win+B open Bash (Cygwin)
#B::
Run C:\cygwin\bin\mintty.exe --size 120`,40 -i /Cygwin-Terminal.ico -
return
; Win+C open calculator
#C::
Run "C:\apps\SpeedCrunch\speedcrunch.exe"