Skip to content

Instantly share code, notes, and snippets.

@brunojppb
Created February 13, 2024 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunojppb/b9c2c9a53801f16c7e5010544a850fc4 to your computer and use it in GitHub Desktop.
Save brunojppb/b9c2c9a53801f16c7e5010544a850fc4 to your computer and use it in GitHub Desktop.
Add padding to your MacBook navbar icons
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 6
defaults -currentHost write -globalDomain NSStatusItemSpacing -int 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment