Start ghostty in maximized window state

This commit is contained in:
Yan Lin 2025-09-13 15:42:02 +02:00
parent 1c00ca8c64
commit 75f16ab43d
3 changed files with 8 additions and 3 deletions

View file

@ -32,6 +32,7 @@
programs.ghostty-custom = {
enable = true;
package = null; # Use Homebrew-installed Ghostty on Darwin
windowMode = "maximized";
};
home.username = "yanlin";