Updates work config again

- Aerospace and Homebrew config
This commit is contained in:
Dennis 2025-05-15 07:58:15 +02:00
parent e8c3c933a5
commit b65e2b21bd
2 changed files with 9 additions and 1 deletions

View file

@ -55,6 +55,14 @@
"if".app-id = "com.github.wez.wezterm";
run = "move-node-to-workspace 2";
}
{
"if".app-id = "com.postmanlabs.mac";
run = "move-node-to-workspace 3";
}
{
"if".app-id = "com.apple.dt.Xcode";
run = "move-node-to-workspace 3";
}
{
"if".app-id = "com.microsoft.teams2";
run = "move-node-to-workspace 5";