From 58d45f29562e95b6a1c7fafdf931aa83ba7fde03 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 29 Aug 2025 16:42:26 +0900 Subject: modified aerospace/aerospace.toml --- mac/.config/aerospace/aerospace.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mac') diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml index 8e88a2b..3804744 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -241,6 +241,10 @@ run = ['move-node-to-workspace 3'] if.app-id = 'com.microsoft.VSCode' run = ['move-node-to-workspace 4'] +[[on-window-detected]] +if.app-name-regex-substring = 'vimwiki' +run = ['move-node-to-workspace 5'] + [[on-window-detected]] if.app-id = 'com.microsoft.Excel' run = ['move-node-to-workspace 5'] @@ -261,10 +265,6 @@ run = ['move-node-to-workspace 6'] if.app-id = 'com.clickup.desktop-app' run = ['move-node-to-workspace 6'] -[[on-window-detected]] -if.app-name-regex-substring = 'vimwiki' -run = ['move-node-to-workspace 6'] - [[on-window-detected]] if.app-id = "md.obsidian" run = ['move-node-to-workspace 6'] -- cgit v1.2.3