macos-defaults
macos-defaults copied to clipboard
Upward scroll to open Dock stacks
trafficstars
- [x] I made sure this command is not in the commands list
- [x] I searched and didn't find this command in the listed issues
- [x] I know this
defaultscommand exists - [x] I know this command works on macOS current version
- [ ] I know this command is deprecated on macOS current version
- Folder: Dock
- Command: defaults write com.apple.dock scroll-to-open -bool true && killall Dock
- Argument type (if applicable): bool
- Examples:
trueenabledfalse(default) disabled