kkga / nibar

Simple Übersicht status bar with yabai support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yabai & Apple Silicon errors(?)

PastramiOnRye opened this issue · comments

I attempted to install nibar and received these three errors.
image
I figured it was a problem with yabai's scripting additions not working properly on M1. However, I followed the advice in this thread:
koekeishiya/yabai#725
and ended up getting yabai --load-sa to work just fine. However, the error messages still won't go away.
I also installed jq as per this thread:
#1
I assume the secondary spaces jsx file they mention in that thread is from an older version of nibar because I can't find it in the widget's folder.

I have no clue what I'm missing, any help would be appreciated!!

commented

set PATH in scripts/ files to PATH=/opt/homebrew/bin/:$PATH.

/usr/local for macOS Intel, /opt/homebrew for Apple Silicon and /home/linuxbrew/.linuxbrew for Linux

from https://docs.brew.sh/Installation