From 34051874864e0fc8e5b1e838501d3e7d30bf5e01 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Mon, 6 Oct 2025 23:26:56 +0300 Subject: [PATCH] ghostty: update theme value --- config/.config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.config/ghostty/config b/config/.config/ghostty/config index 0d4342b..d1e3038 100644 --- a/config/.config/ghostty/config +++ b/config/.config/ghostty/config @@ -5,7 +5,7 @@ font-feature = "-calt" font-feature = "-dlig" font-size = "16" fullscreen = false -theme = "GruvboxDark" +theme = "Gruvbox Dark" shell-integration-features = "no-cursor,no-title" cursor-style = "block" cursor-style-blink = false