From 87633a2d123bb9b2de525e72994d478dc09f1043 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Sat, 29 Mar 2025 22:53:58 +0300 Subject: [PATCH] ghostty: update font and window size --- config/.config/ghostty/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/.config/ghostty/config b/config/.config/ghostty/config index 5387664..a45deec 100644 --- a/config/.config/ghostty/config +++ b/config/.config/ghostty/config @@ -3,11 +3,11 @@ font-feature = "-liga" font-feature = "-calt" font-feature = "-calt" font-feature = "-dlig" -font-size = "20" -fullscreen = true +font-size = "16" +fullscreen = false theme = "GruvboxDark" shell-integration-features = "no-cursor,no-title" cursor-style = "block" cursor-style-blink = false -window-width = 130 -window-height = 40 +window-width = 110 +window-height = 30