Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation problem #1718

Open
elpito opened this issue Jan 18, 2025 · 2 comments
Open

Documentation problem #1718

elpito opened this issue Jan 18, 2025 · 2 comments
Labels

Comments

@elpito
Copy link

elpito commented Jan 18, 2025

Describe the bug
On Sequioa (15.2) the command listet in README.md is not working anymore:

defaults write com.apple.dock workspaces-auto-swoosh -bool NO
killall Dock

Should be:

defaults write com.apple.dock workspaces-auto-swoosh 0
killall Dock
@ianyh
Copy link
Owner

ianyh commented Jan 25, 2025

Thanks. I'll have to finish testing later, though, because Dock didn't restart when I killed it. 😂

@oregonpillow
Copy link

oregonpillow commented Jan 25, 2025

New command does not seem to work for me on 15.1.1.1, settings remain unchanged in the system preferences.

@ianyh ianyh added the bug label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants