diff --git a/modules/home/ghostty.nix b/modules/home/ghostty.nix index 72713b2..cb4085c 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.4; + "background-opacity" = 0.6; }; }; }