How to Reorder & Fix Menu Bar Spacing on Mac

On newer MacBook Pros, the camera Notch cuts into the menu bar. If you have too many apps, icons simply disappear behind it.

Option 1: The Hard Way (Terminal) Technical

You can change the system-wide padding between icons using Terminal commands, but it's obscure and requires logging out to take effect.

defaults -currentHost write -globalDomain NSStatusItemSpacing -int 6
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 6

Option 2: The Native Way (Cmd + Drag) Limited

You can hold ⌘ (Command) and drag icons to rearrange them.

Option 3: The Sane Way (SaneBar) Winner

SaneBar has a dedicated feature to reclaim screen real estate. It tightens the gap between icons system-wide, often fitting 3-5 more apps before they hit the Notch.

Fix My Menu Bar Spacing ($6.99)

← Back to Guides