Update default ghostty terminal window size

This commit is contained in:
2026-06-04 16:54:24 +02:00
parent d416f91b2c
commit de1ff4a795
+2 -2
View File
@@ -1231,9 +1231,9 @@ window-decoration = false
## window-decorations), then this will work as expected.
##
## Windows smaller than 10 wide by 4 high are not allowed.
#window-height = 0
window-height = 48
#window-width = 0
window-width = 160
## Whether to enable saving and restoring window state. Window state includes
## their position, size, tabs, splits, etc. Some window state requires shell
## integration, such as preserving working directories. See `shell-integration`