diff --git a/modules/aerospace/default.nix b/modules/aerospace/default.nix index 99aabde..6f352bf 100644 --- a/modules/aerospace/default.nix +++ b/modules/aerospace/default.nix @@ -77,6 +77,10 @@ "if".app-id = "com.apple.Preview"; run = "move-node-to-workspace 3"; } + { + "if".app-id = "com.apple.iCal"; + run = "move-node-to-workspace 4"; + } { "if".app-id = "com.spotify.client"; run = "move-node-to-workspace 5";