From 3ad829e1d16400c8849eb109b38c696a304562a5 Mon Sep 17 00:00:00 2001 From: Von Random Date: Wed, 11 Mar 2026 16:35:50 +0200 Subject: [PATCH] ghostty: some linux specific eye candy --- dot_config/ghostty/config.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_config/ghostty/config.tmpl b/dot_config/ghostty/config.tmpl index ddb548f..0758944 100644 --- a/dot_config/ghostty/config.tmpl +++ b/dot_config/ghostty/config.tmpl @@ -5,6 +5,8 @@ font-size = 14 quit-after-last-window-closed = true {{- else }} font-size = 11 +window-theme = ghostty +window-decoration = client {{- end }} cursor-style-blink = false shell-integration-features = no-cursor