mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(aerospace): add auto detection for Ghossty
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user