diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index 1a8865a..a466b61 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -64,6 +64,7 @@ imagemagick restic devenv + zellij ]; # Homebrew diff --git a/modules/aerospace/default.nix b/modules/aerospace/default.nix index bc9b629..1d6a41d 100644 --- a/modules/aerospace/default.nix +++ b/modules/aerospace/default.nix @@ -91,7 +91,7 @@ } { "if".app-id = "com.mitchellh.ghostty"; - run = "layout floating"; + run = "layout floating && fullscreen"; } ]; };