exelban / stats

macOS system monitor in your menu bar
MIT License
23.25k stars 773 forks source link

Huge space in menu bar how to adjust #2006

Closed 9840380 closed 2 weeks ago

9840380 commented 2 weeks ago

Describe the bug Space use to many space how to adjust it?

Screenshot 2024-06-23 at 13 07 16

Old one with previous version

Screenshot 2024-06-23 at 12 55 41

Details:

exelban commented 2 weeks ago

there were no changes in sizing at least for a year.

9840380 commented 1 week ago
Screenshot 2024-06-27 at 16 36 26 Screenshot 2024-06-27 at 16 36 26

can you try to modify space (minimize space) and investigate why it not working for you icons (cpu,gpu)

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

to default defaults -currentHost delete -globalDomain NSStatusItemSelectionPadding defaults -currentHost delete -globalDomain NSStatusItemSpacing

if 99% there is too much empty space either

Screenshot 2024-06-27 at 17 00 03