ghostty: make default window size smaller

This commit is contained in:
2025-04-07 00:01:45 +03:00
parent 87633a2d12
commit 651982b3db

View File

@@ -9,5 +9,5 @@ theme = "GruvboxDark"
shell-integration-features = "no-cursor,no-title" shell-integration-features = "no-cursor,no-title"
cursor-style = "block" cursor-style = "block"
cursor-style-blink = false cursor-style-blink = false
window-width = 110 window-width = 95
window-height = 30 window-height = 25