From 6e2b56def46dfd534e2ce91c64327f28cc388f62 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 14 Mar 2025 16:14:12 +0100 Subject: [PATCH] chore(ghostty): update settings --- config/ghostty/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/ghostty/config b/config/ghostty/config index c1adfe3..f5bd9aa 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -1,3 +1,6 @@ +# Basic configuration +shell-integration = detect + ##### Typography ##### # Font configuration @@ -39,6 +42,7 @@ window-width = 100 window-colorspace = "display-p3" # Macos +macos-non-native-fullscreen = true macos-titlebar-style = hidden macos-option-as-alt = true mouse-hide-while-typing = true