fix(ghostty): adjust window width to fit 2 nvim windows

This commit is contained in:
2025-03-07 12:06:02 +01:00
parent aba85a09f0
commit 1b5efe7eea
+1 -1
View File
@@ -7,7 +7,7 @@ shell-integration-features = no-cursor
cursor-style = block cursor-style = block
mouse-hide-while-typing = true mouse-hide-while-typing = true
title = Terminal title = Terminal
window-width = 177 window-width = 179
window-height = 60 window-height = 60
window-padding-x = 2 window-padding-x = 2
window-padding-y = 1 window-padding-y = 1