Merge branch 'main' of ssh://192.168.10.50:30009/jacob/.dotfiles

This commit is contained in:
2026-06-06 11:31:16 -04:00

View File

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