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; }; }; }