macos-defaults icon indicating copy to clipboard operation
macos-defaults copied to clipboard

Upward scroll to open Dock stacks

Open yannbertrand opened this issue 5 years ago • 0 comments
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 defaults command 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:
    • true enabled
    • false (default) disabled

yannbertrand avatar Sep 07 '20 19:09 yannbertrand