From b1b58b070d4a9115225276873acb90ff83c007d6 Mon Sep 17 00:00:00 2001 From: Zam Kokott Date: Mon, 4 May 2026 10:41:18 +0200 Subject: [PATCH] Update .config/ghostty/config --- dot_config/ghostty/config.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/ghostty/config.tmpl b/dot_config/ghostty/config.tmpl index 448799a..ae00e38 100644 --- a/dot_config/ghostty/config.tmpl +++ b/dot_config/ghostty/config.tmpl @@ -36,7 +36,7 @@ window-vsync = false shell-integration = zsh -{{ if .chezmoi.os "darwin" }} +{{ if eq .chezmoi.os "darwin" }} macos-option-as-alt = left macos-titlebar-style = transparent {{ end }}