diff --git a/modules/ghostty.nix b/modules/ghostty.nix index 51aa3c7..e9fb7fd 100644 --- a/modules/ghostty.nix +++ b/modules/ghostty.nix @@ -29,8 +29,7 @@ window-theme = "dark"; window-width = 150; window-height = 40; - window-padding-x = 4; - window-padding-y = 4; + window-padding-balance = true; # Shell integration shell-integration = "detect";