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

Shell Files: Permission Denied #376

Closed figurativly1984 closed 1 year ago

figurativly1984 commented 1 year ago

When I start Sketchybar, some of the icons appear but nothing is filled out:

Screenshot 2023-05-28 at 10 03 27 AM

I ran the command Sketchybar and I got this:

Screenshot 2023-05-28 at 10 05 08 AM

I've enabled screen recording for Sketchybar are there any other permissions I have to grant?

cagdassalur commented 1 year ago

Can you try making the scripts executable? chmod +x ~/.config/sketchybar/plugins*/*

figurativly1984 commented 1 year ago

Yep that did it! Thanks for the help