Updates work config again
- Aerospace and Homebrew config
This commit is contained in:
parent
e8c3c933a5
commit
b65e2b21bd
2 changed files with 9 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue