-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
new commandAdd a new commandAdd a new command
Description
- I made sure this command is not in the commands list
- I searched and didn't find this command in the listed issues
- I know this
defaultscommand exists - 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 size-immutable -bool yes; killall Dock - Argument type (if applicable): bool
- Examples:
defaults write com.apple.dock size-immutable -bool yes; killall Dock: Disables resizing of Dock via settings and by dragging on seperators
yannbertrand
Metadata
Metadata
Assignees
Labels
new commandAdd a new commandAdd a new command