chore(aerospace): add auto detection for Ghossty

This commit is contained in:
Stefan Imhoff
2025-01-01 15:57:18 +01:00
parent 60f22f4b1d
commit 8756a422ed

View File

@@ -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"