diff options
| -rw-r--r-- | mac/.config/aerospace/aerospace.toml | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml index b221e44..3034471 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -61,26 +61,26 @@ on-focus-changed = ['move-mouse window-lazy-center'] # See: https://nikitabobko.github.io/AeroSpace/guide#assign-workspaces-to-monitors [workspace-to-monitor-force-assignment] - 1 = '2' - 2 = '2' - 3 = '2' - 4 = '2' - 5 = '2' - 6 = '2' - 7 = '2' - 8 = '2' - 9 = '2' - 10 = '2' - 11 = '1' - 12 = '1' - 13 = '1' - 14 = '1' - 15 = '1' - 16 = '1' - 17 = '1' - 18 = '1' - 19 = '1' - 20 = '1' + 1 = '1' + 2 = '1' + 3 = '1' + 4 = '1' + 5 = '1' + 6 = '1' + 7 = '1' + 8 = '1' + 9 = '1' + 10 = '1' + 11 = '2' + 12 = '2' + 13 = '2' + 14 = '2' + 15 = '2' + 16 = '2' + 17 = '2' + 18 = '2' + 19 = '2' + 20 = '2' [gaps] inner.horizontal = 15 |
