diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-13 16:28:41 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-13 16:28:41 +0900 |
| commit | 0a91d0a350e8ac861b37def03f4a3162954ceda9 (patch) | |
| tree | 93c14166b66c424cb39a653b075c217a18f3ad29 | |
| parent | 356b987f3d556a8d8915c5d0164fb7568b5f0673 (diff) | |
modified aerospace/aerospace.toml
| -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 |
