feat(ghostty): reduce padding
This commit is contained in:
parent
1155dcf308
commit
e30f58d181
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@ macos-option-as-alt = true
|
||||||
mouse-hide-while-typing = true
|
mouse-hide-while-typing = true
|
||||||
|
|
||||||
confirm-close-surface = false
|
confirm-close-surface = false
|
||||||
window-padding-x = 12
|
window-padding-x = 6
|
||||||
window-padding-y = 11
|
window-padding-y = 5,5
|
||||||
window-padding-balance = true
|
window-padding-balance = false
|
||||||
|
|
||||||
auto-update = check
|
auto-update = check
|
||||||
auto-update-channel = stable
|
auto-update-channel = stable
|
||||||
|
|
Loading…
Add table
Reference in a new issue