nibar icon indicating copy to clipboard operation
nibar copied to clipboard

Apple Script not working

Open PatrikTrefil opened this issue 4 years ago • 0 comments

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\"'"

PatrikTrefil avatar Mar 21 '20 18:03 PatrikTrefil