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

Only show active applications in Dock

Open yannbertrand opened this issue 5 years ago • 2 comments

  • [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 static-only -bool true && killall Dock
  • Argument type (if applicable): bool
  • Examples:
    • true enabled
    • false (default) disabled

yannbertrand avatar Sep 07 '20 19:09 yannbertrand

Can I work on this?

thisisommore avatar Oct 31 '21 13:10 thisisommore

Sure!

yannbertrand avatar Nov 02 '21 07:11 yannbertrand