feat(ghostty): less window padding
This commit is contained in:
parent
64a41845ab
commit
ca7520d1bd
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 = 6
|
window-padding-x = 4,5
|
||||||
window-padding-y = 5,5
|
window-padding-y = 4,5
|
||||||
window-padding-balance = false
|
window-padding-balance = true
|
||||||
|
|
||||||
auto-update = check
|
auto-update = check
|
||||||
auto-update-channel = stable
|
auto-update-channel = stable
|
||||||
|
|
Loading…
Add table
Reference in a new issue