Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add NSStatusItemSpacing and NSStatusItemSelectionPadding
Add `NSStatusItemSpacing` and `NSStatusItemSelectionPadding` to `NSGlobalDomain` options. These options control the spacing between and padding inside status icons in the menu bar. With these options, it's possible to squeeze more items on the menu bar, something that's especially useful on machines with a notch. This is a copy of LnL7#872, which was closed without being merged.
- Loading branch information