feat: remove new instance shortcut
This commit is contained in:
@@ -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 }
|
||||
|
Reference in New Issue
Block a user