diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index dc77e3f..e3e41d1 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -107,6 +107,10 @@ alt-shift-l = ['join-with right', 'mode main'] # ✂---✂---✂---✂---✂---✂---✂---✂ # Window Autodetection +[[on-window-detected]] +if.app-id = 'com.mitchellh.ghostty' +run = "move-node-to-workspace 1" + [[on-window-detected]] if.app-id = 'com.github.wez.wezterm' run = "move-node-to-workspace 1"