Use ctrl+alt+c to not touch the copy shortcut
This commit is contained in:
parent
04064e6440
commit
e2b3c35bd4
|
@ -57,7 +57,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
key_bindings = [
|
key_bindings = [
|
||||||
{ key = "C"; mods = "Shift|Control"; action = "SpawnNewInstance"; }
|
{ key = "C"; mods = "Alt|Control"; action = "SpawnNewInstance"; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue