Update home/.config/alacritty/alacritty.toml
This commit is contained in:
@@ -40,7 +40,7 @@ save_to_clipboard = true
|
|||||||
|
|
||||||
[keyboard]
|
[keyboard]
|
||||||
bindings = [
|
bindings = [
|
||||||
{key = "|", mods = "Control", chars = "\\x01\\x7c"}
|
{ key = "Return", mods = "Control|Shift", action = "SpawnNewInstance" }
|
||||||
]
|
]
|
||||||
|
|
||||||
[general]
|
[general]
|
||||||
|
|||||||
Reference in New Issue
Block a user