LSUIElement required to keep icon hidden from dock and tab switcher (macOS 15)
Author: gingerbeardmanCreated Sep 27, 2025Updated Sep 27, 2025
I just upgraded to macOS 15 (I know!) and the xbar icon is present in dock and app switcher.
To resolve this I added LSUIElement = YES in the app plist. This keeps the icon hidden.
Works for me YMMV
Source: matryer/xbar