Skip to content

Commit

Permalink
Update README.md with workspaces-auto-swoosh suggestion (#1664)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeNX committed Sep 20, 2024
1 parent 1784302 commit c43f0ba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ Amethyst must be given permissions to use the accessibility APIs in the Privacy
<img style="text-align: center" width="500px" src="docs/images/auto-rearranage.png" />
</p>

or run in a terminal:
```bash
defaults write com.apple.dock workspaces-auto-swoosh -bool NO
killall Dock
```

Troubleshooting
===============

Expand Down

0 comments on commit c43f0ba

Please sign in to comment.