Comment by bartvk
3 days ago
I decrease the spacing that macOS applies between menubar icons:
% defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 8
% defaults -currentHost write -globalDomain NSStatusItemSpacing -int 8
3 days ago
I decrease the spacing that macOS applies between menubar icons:
% defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 8
% defaults -currentHost write -globalDomain NSStatusItemSpacing -int 8
No comments yet
Contribute on Hacker News ↗