FelixKratz / SketchyBar

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

Remove sketchybar automation #419

Closed gldtn closed 10 months ago

gldtn commented 10 months ago

How to remove sketchybar from Privacy & Security > Automation

I have 5 entries inside there even after uninstalling sketchybar

sketchybar

FelixKratz commented 10 months ago

https://apple.stackexchange.com/questions/339363/how-can-i-remove-applications-from-security-privacy

gldtn commented 10 months ago

I ran into that while searching but I can't find the id of sketchybar, do you happen to know what it is?

When I run:

osascript -e 'id of app "sketchybar"'

It does not find it, probably because it's not installed, can you tell me the output of the command above?

Thanks!