Comment by bartvk
2 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
2 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 ↗