This commit is contained in:
2026-03-19 09:51:37 -04:00
parent 1a8270e3d8
commit 5ab3bd75c8
2 changed files with 15 additions and 0 deletions
+5
View File
@@ -12,3 +12,8 @@ family = "JetBrainsMono Nerd Font"
import = [
"~/.config/alacritty/themes/dracula-pro.toml"
]
[keyboard]
bindings = [
{ key = "Return", mods = "Shift", chars = "\u001b[13;2u" }
]