feat: remove new instance shortcut

This commit is contained in:
Bertrand Benjamin 2023-09-25 10:18:27 +02:00
parent 375d135e83
commit 6c6bbb47f3
1 changed files with 0 additions and 1 deletions

View File

@ -106,4 +106,3 @@ key_bindings:
- { key: NumpadAdd, mods: Control, action: IncreaseFontSize }
- { key: NumpadSubtract, mods: Control, action: DecreaseFontSize }
- { key: Minus, mods: Control, action: DecreaseFontSize }
- { key: N, mods: Control, action: SpawnNewInstance }