From c5613a4ad7f67b3d5e545417c2123220a987c116 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 16 Oct 2025 09:26:03 +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 90590fa..aa0b2a7 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -329,6 +329,10 @@ run = ['move-node-to-workspace 11'] [[on-window-detected]] if.app-id = 'org.qutebrowser.qutebrowser' +run = ['move-node-to-workspace 12'] + +[[on-window-detected]] +if.app-id = 'com.google.Chrome' run = ['move-node-to-workspace 13'] [[on-window-detected]] -- cgit v1.2.3