From 837d1c6a5d706684d713f29977ac50c4594dfbcb Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Wed, 21 Jan 2026 14:48:55 +0000 Subject: [PATCH] profiles/aerospace: add Ghostty tiling workaround for macOS --- profiles/aerospace.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/aerospace.nix b/profiles/aerospace.nix index 88b7110..f58340f 100644 --- a/profiles/aerospace.nix +++ b/profiles/aerospace.nix @@ -30,6 +30,12 @@ }; run = "layout floating"; } + { + "if" = { + "app-id" = "com.mitchellh.ghostty"; + }; + run = "layout tiling"; + } ]; mode = {