fix(ghostty): adjust window padding

This commit is contained in:
2025-02-09 16:16:53 +01:00
parent 65a979d2ee
commit 7c0f920471
+2 -1
View File
@@ -9,6 +9,7 @@ mouse-hide-while-typing = true
title = Terminal title = Terminal
window-width = 177 window-width = 177
window-height = 60 window-height = 60
window-padding-balance = true window-padding-x = 2
window-padding-y = 2
window-decoration = server window-decoration = server
confirm-close-surface = false confirm-close-surface = false