You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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\"'"
The text was updated successfully, but these errors were encountered:
I had to make minor changes to the Apple Script to make it work. Referring to the app by id works fine.
The text was updated successfully, but these errors were encountered: