From b9dfbb8f4cd2fc67f93ad750de1187aafefefdb2 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 16 Sep 2025 21:50:23 +0200 Subject: [PATCH] Correct default configs --- config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ghostty/config b/config/ghostty/config index 8572562..3cef74d 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -9,13 +9,13 @@ font-size = 9 # Window window-padding-x = 14 window-padding-y = 14 -window-decoration = server confirm-close-surface=false resize-overlay = never # Cursor stlying cursor-style = "block" cursor-style-blink = false +shell-integration-features = no-cursor # Keyboard bindings keybind = f11=toggle_fullscreen