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

Sketchybar shows nothing #379

Closed cvplvcastero closed 1 year ago

cvplvcastero commented 1 year ago
Screenshot 2023-06-23 at 6 01 12 AM

I'm using macOS Ventura. I have installed Sketchybar and its packages on the documentation site but it shows nothing, just a blank top bar. Is there a solution to this issue?

FelixKratz commented 1 year ago

Try running the bar from the commandline, you will see the full error log. The reason is probably that the configuration is missing or not executable (~/.config/sketchybar/). Make sure to copy it with the commands listed in the caveats section after the brew install.

Without the configuration file the bar will be entirely blank.

cvplvcastero commented 1 year ago

Try running the bar from the commandline, you will see the full error log. The reason is probably that the configuration is missing or not executable (~/.config/sketchybar/). Make sure to copy it with the commands listed in the caveats section after the brew install.

Ah, yes, appreciate it. I thought it was configured before because y'know... my first time using it.