updates aerospace config
This commit is contained in:
parent
7b28646532
commit
e0cee92b38
1 changed files with 6 additions and 2 deletions
|
|
@ -70,17 +70,21 @@
|
|||
run = "move-node-to-workspace 1";
|
||||
}
|
||||
{
|
||||
"if".app-id = "org.gnu.Emacs";
|
||||
"if".app-id = "com.github.wez.wezterm";
|
||||
run = "move-node-to-workspace 2";
|
||||
}
|
||||
{
|
||||
"if".app-id = "com.github.wez.wezterm";
|
||||
"if".app-id = "com.apple.Preview";
|
||||
run = "move-node-to-workspace 3";
|
||||
}
|
||||
{
|
||||
"if".app-id = "com.spotify.client";
|
||||
run = "move-node-to-workspace 5";
|
||||
}
|
||||
{
|
||||
"if".app-id = "com.apple.reminders";
|
||||
run = "move-node-to-workspace 6";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue