diff --git a/home-modules/ghostty.nix b/home-modules/ghostty.nix index 19d2e44..4a6974a 100644 --- a/home-modules/ghostty.nix +++ b/home-modules/ghostty.nix @@ -5,6 +5,7 @@ package = pkgs.ghostty; settings = with rice.color; { background = background; + window-padding-color = "extend"; background-opacity = builtins.toString rice.transparency; clipboard-paste-protection = false; clipboard-read = "allow";