Skip to content

Instantly share code, notes, and snippets.

@JayCuthrell
Created May 19, 2024 14:28
Show Gist options
  • Save JayCuthrell/83db0fa296534c059f44a8637b8848bc to your computer and use it in GitHub Desktop.
Save JayCuthrell/83db0fa296534c059f44a8637b8848bc to your computer and use it in GitHub Desktop.
defaults -currentHost delete -globalDomain NSStatusItemSelectionPadding
defaults -currentHost delete -globalDomain NSStatusItemSpacing
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 5
defaults -currentHost write -globalDomain NSStatusItemSpacing -int 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment