mikelxc / sidecar-alfredworkflow

An Alfred Workflow that toggles sidecar function
25 stars 4 forks source link

Doesn't seem to work with Big Sur. I'm using a 2018 Mac Mini #2

Closed jasonminsookim closed 4 years ago

jaredmichaelwilliams commented 4 years ago

@jasonminsookim Open the alfred workflow settings, go to the "Sidecar" workflow. Double click the one that says "/usr/bin/osascript" on top

Change this line click (menu item 1 of menu 1 of result whose title contains "iPad") to this line click (menu item 1 of menu 1 of result whose Title contains "iPad")

I also opened a PR so its fixed going forward

https://github.com/mikelxc/sidecar-alfredworkflow/pull/3

mikelxc commented 4 years ago

Merged to master