fix(ghostty): increase width to fit 2x80 cols

This commit is contained in:
Oscar Wallberg
2025-02-19 18:26:41 +01:00
parent 0aa8048eea
commit 64e7637d29
+1 -1
View File
@@ -7,7 +7,7 @@ shell-integration-features = no-cursor
cursor-style = block
mouse-hide-while-typing = true
title = Terminal
window-width = 177
window-width = 188
window-height = 60
window-padding-x = 2
window-padding-y = 1