Skip to content

Commit

Permalink
feat(aerospace): add vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Oct 9, 2024
1 parent 697593e commit a067d4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aerospace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,9 @@ alt-shift-right = ['join-with right', 'mode main']
if.app-id = "com.github.wez.wezterm"
run = "move-node-to-workspace T"
[[on-window-detected]]
if.app-id = "com.microsoft.VSCode"
run = "move-node-to-workspace E"
[[on-window-detected]]
if.app-id = "company.thebrowser.Browser" # Arc
run = "move-node-to-workspace B"
[[on-window-detected]]
Expand Down

0 comments on commit a067d4c

Please sign in to comment.