From ca1740e2fa6558c63b42942b52e8c81cc36cc19d Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 24 Sep 2025 08:32:26 +0900 Subject: modified aerospace/aerospace.toml --- mac/.config/aerospace/aerospace.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml index 86f66d2..b2bb8ef 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -331,6 +331,10 @@ run = ['move-node-to-workspace 11'] if.app-id = 'com.colliderli.iina' run = ['move-node-to-workspace 14'] +[[on-window-detected]] +if.app-id = 'com.apple.QuickTimePlayerX' +run = ['move-node-to-workspace 14'] + [[on-window-detected]] if.app-id = 'com.apple.Music' run = ['move-node-to-workspace 15'] -- cgit v1.2.3