moves back to zen browser and configures aerospace
This commit is contained in:
parent
6dfb28a675
commit
0a56096f28
2 changed files with 9 additions and 4 deletions
|
|
@ -70,12 +70,16 @@
|
|||
run = "move-node-to-workspace 1";
|
||||
}
|
||||
{
|
||||
"if".app-id = "com.github.wez.wezterm";
|
||||
"if".app-id = "org.gnu.Emacs";
|
||||
run = "move-node-to-workspace 2";
|
||||
}
|
||||
{
|
||||
"if".app-id = "com.mitchellh.ghostty";
|
||||
run = "layout tiling";
|
||||
"if".app-id = "com.github.wez.wezterm";
|
||||
run = "move-node-to-workspace 3";
|
||||
}
|
||||
{
|
||||
"if".app-id = "com.spotify.client";
|
||||
run = "move-node-to-workspace 5";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue