changes from personal machine

This commit is contained in:
2026-06-06 10:55:27 -04:00
parent 5341a19141
commit e2521a2df3
2 changed files with 7 additions and 1 deletions

View File

@@ -19,3 +19,8 @@ lines = 115
[window.position]
x = 1550
y = 0
[keyboard]
bindings = [
{ key = "Return", mods = "Shift", chars = "\n" }
]