From 1ab9e5c1294e8d17e1013ab68066718d0ce79d1f Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Wed, 30 Apr 2025 23:58:02 +0300 Subject: [PATCH] ghostty: update default window size --- config/.config/ghostty/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/.config/ghostty/config b/config/.config/ghostty/config index 5693e68..0d4342b 100644 --- a/config/.config/ghostty/config +++ b/config/.config/ghostty/config @@ -9,5 +9,5 @@ theme = "GruvboxDark" shell-integration-features = "no-cursor,no-title" cursor-style = "block" cursor-style-blink = false -window-width = 95 -window-height = 25 +window-width = 120 +window-height = 30