diff --git a/hosts/darwin/home-default.nix b/hosts/darwin/home-default.nix index 19624fe..3e1e7d5 100644 --- a/hosts/darwin/home-default.nix +++ b/hosts/darwin/home-default.nix @@ -36,8 +36,6 @@ enable = true; package = null; # Use Homebrew-installed Ghostty on Darwin windowMode = "windowed"; - windowWidth = 999; - windowHeight = 999; }; home.username = "yanlin";