From 45c63630cb1b188720b6d884706471b993eaa0cf Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Thu, 30 Oct 2025 19:28:31 +0100 Subject: [PATCH] feat(aerospace): move Affinity to workspace --- config/aerospace/aerospace.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index 98ff16d..6fd132c 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -152,11 +152,7 @@ if.app-id = 'com.microsoft.teams2' run = "move-node-to-workspace 7" [[on-window-detected]] -if.app-id = 'com.seriflabs.affinitydesigner2' -run = "move-node-to-workspace 8" - -[[on-window-detected]] -if.app-id = 'com.seriflabs.affinityphoto2' +if.app-id = 'com.canva.affinity' run = "move-node-to-workspace 8" [[on-window-detected]]