1
0

Update home/.config/alacritty/alacritty.toml

This commit is contained in:
2025-04-13 13:11:35 +02:00
parent 4c3b0a2c29
commit e06ff88c8e

View File

@@ -40,7 +40,7 @@ save_to_clipboard = true
[keyboard]
bindings = [
{key = "|", mods = "Control", chars = "\\x01\\x7c"}
{ key = "Return", mods = "Control|Shift", action = "SpawnNewInstance" }
]
[general]