diff --git a/modules/home/programs/ghostty.hjem.nix b/modules/home/programs/ghostty.hjem.nix index 8f95e1c..c9f1531 100644 --- a/modules/home/programs/ghostty.hjem.nix +++ b/modules/home/programs/ghostty.hjem.nix @@ -31,7 +31,7 @@ let font-family = "JetBrainsMonoNerdFont"; app-notifications = "no-clipboard-copy"; - background-opacity = 0.7; + background-opacity = 1.0; bold-is-bright = "true"; confirm-close-surface = "false"; cursor-style-blink = "false";