updates aerospace config

This commit is contained in:
Dennis Schoepf 2025-10-30 13:33:21 +01:00
parent 97cbe79223
commit 64879ac366

View file

@ -77,6 +77,10 @@
"if".app-id = "com.apple.Preview"; "if".app-id = "com.apple.Preview";
run = "move-node-to-workspace 3"; run = "move-node-to-workspace 3";
} }
{
"if".app-id = "com.apple.iCal";
run = "move-node-to-workspace 4";
}
{ {
"if".app-id = "com.spotify.client"; "if".app-id = "com.spotify.client";
run = "move-node-to-workspace 5"; run = "move-node-to-workspace 5";