Suppress Hotkey for Processes
The processes that suppress the hotkey bind.
Useful for cases where, when a specific program has focus, toggling of the terminal should be suspended.
Defaults to no processes.
{
"SuppressHotkeyForProcesses": [ "code.exe" ]
}
Suggested and implemented by Alex