- Added cmd.exe to kinto.ahk for Windows

This commit is contained in:
Ben Reaves
2020-05-08 02:47:00 -05:00
parent a556f1afa9
commit df5d2d8c0e

View File

@@ -4,6 +4,7 @@ GroupAdd, terminals, ahk_exe ConEmu64.exe
GroupAdd, terminals, ahk_exe powershell.exe
GroupAdd, terminals, ahk_exe WindowsTerminal.exe
GroupAdd, terminals, ahk_exe Hyper.exe
GroupAdd, terminals, ahk_exe Cmd.exe
GroupAdd, posix, ahk_exe ubuntu.exe
GroupAdd, posix, ahk_exe ConEmu.exe