FelixKratz / SketchyBar

A highly customizable macOS status bar replacement
https://felixkratz.github.io/SketchyBar/
GNU General Public License v3.0
5.62k stars 86 forks source link

Unload OSDUIHelper - HUDs #329

Closed santilococo closed 1 year ago

santilococo commented 1 year ago

Hello, when I start sketchybar the com.apple.OSDUIHelper is unloaded/killed and therefore I can no longer see the MacBook volume/brightness animations on the screen (I think they are called HUDs).

Is this intentional? I have SIP disabled.

FelixKratz commented 1 year ago

I have killed the process in my personal config here: https://github.com/FelixKratz/dotfiles/blob/acb27e93221f105a64684b3405309f54585fa9aa/.config/sketchybar/sketchybarrc#L19

SketchyBar itself does not touch this.

santilococo commented 1 year ago

I am sorry, I didn't see it. Thanks a lot Felix.