kkga / nibar

Simple Übersicht status bar with yabai support.
MIT License
191 stars 33 forks source link

Apple Script not working #5

Open PatrikTrefil opened 4 years ago

PatrikTrefil commented 4 years ago

I had to make minor changes to the Apple Script to make it work. Referring to the app by id works fine.

yabai -m signal --add event=space_changed \
    action="osascript -e 'tell application id \"tracesOf.Uebersicht\" to refresh widget id \"nibar-spaces-primary-jsx\"'"