diff options
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]] |
