feat: add Ghostty config
This commit is contained in:
parent
6de3f8d418
commit
d1d4874778
3 changed files with 47 additions and 0 deletions
|
|
@ -173,6 +173,11 @@ if.during-aerospace-startup = true
|
|||
run = 'move-node-to-workspace 1'
|
||||
|
||||
# Terminal workspace
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.mitchellh.ghostty'
|
||||
if.during-aerospace-startup = true
|
||||
run = 'move-node-to-workspace 2'
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'org.alacritty'
|
||||
if.during-aerospace-startup = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue