fix(ghostty): add window-padding-balance to eliminate bottom gap

adjust-cell-height=2 causes fractional row space to accumulate at the
bottom of the window. window-padding-balance=true distributes leftover
pixels evenly between top and bottom instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-20 18:09:30 +08:00
parent 8a8af17333
commit df84e705a0

View File

@@ -21,6 +21,7 @@ background-blur-radius = 20
macos-titlebar-style = transparent
window-padding-x = 10
window-padding-y = 2
window-padding-balance = true
window-save-state = always
window-theme = auto