From 20cd344daa076f1921d1d5d371ce09085d00c5c3 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Wed, 18 Jun 2025 18:16:57 +0200 Subject: [PATCH] wildfire: 205 current 2025-06-18 18:16:53 25.05.20250615.6c64dab 6.15.2 * ghostty --- modules/home/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/ghostty.nix b/modules/home/ghostty.nix index 4af3035..72713b2 100644 --- a/modules/home/ghostty.nix +++ b/modules/home/ghostty.nix @@ -5,7 +5,7 @@ settings = { "font-family" = "Intel One Mono"; "theme" = "GruvboxDark"; - "background-opacity" = 0.2; + "background-opacity" = 0.4; }; }; }