feat: remove new instance shortcut
This commit is contained in:
parent
375d135e83
commit
6c6bbb47f3
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user