add Win+B shortcut key
This commit is contained in:
parent
ba67123c53
commit
aa0f305f2e
@ -218,6 +218,11 @@ return
|
|||||||
Run C:\Windows\System32\cmd.exe
|
Run C:\Windows\System32\cmd.exe
|
||||||
return
|
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
|
; Win+C open calculator
|
||||||
#C::
|
#C::
|
||||||
Run "C:\apps\SpeedCrunch\speedcrunch.exe"
|
Run "C:\apps\SpeedCrunch\speedcrunch.exe"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user