diff --git a/modules/home-manager/ghostty.nix b/modules/home-manager/ghostty.nix index c09d92f..0ccde0c 100644 --- a/modules/home-manager/ghostty.nix +++ b/modules/home-manager/ghostty.nix @@ -33,8 +33,8 @@ shell-integration-features = [ "no-title" "sudo" ]; gtk-single-instance = true; - window-position-x = 100; - window-position-y = 100; + window-position-x = 50; + window-position-y = 50; window-padding-balance = true; window-padding-x = 5;