From 81e97fa52a3b61e8389f01a6d56752dd42c6f85c Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 12 Mar 2026 18:40:16 +0200 Subject: [PATCH] ghostty: try ssh-env --- 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 5cae9b1..1e14fef 100644 --- a/dot_config/ghostty/config.tmpl +++ b/dot_config/ghostty/config.tmpl @@ -8,7 +8,7 @@ window-theme = ghostty window-decoration = client {{- end }} cursor-style-blink = false -shell-integration-features = no-cursor +shell-integration-features = no-cursor,ssh-env window-padding-color = extend {{- if eq .chezmoi.os "linux" }}