diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-10-16 09:26:03 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-10-16 09:26:03 +0900 |
| commit | c5613a4ad7f67b3d5e545417c2123220a987c116 (patch) | |
| tree | 34b017cc79b301696c40c7fde6ac56be07259ee4 /mac | |
| parent | c39efe672cab75ebc57c0c8e59b649a3276a8ae4 (diff) | |
modified aerospace/aerospace.toml
Diffstat (limited to 'mac')
| -rw-r--r-- | mac/.config/aerospace/aerospace.toml | 4 |
1 files changed, 4 insertions, 0 deletions
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]] |
