By default, this does not seem to be operational on MacOS Monterey.
Suggested workaroung:
Then, in Alfred Preferences, pick this workflow from the workflow list. Click the Run Script object, use Configure Object from the context menu.
Then, edit script. Use direct reference to Python3.
/usr/local/bin/python3 timer.py {query} > /dev/null 2>&1 &
By default, this does not seem to be operational on MacOS Monterey.
Suggested workaroung:
Then, in Alfred Preferences, pick this workflow from the workflow list. Click the Run Script object, use Configure Object from the context menu.
Then, edit script. Use direct reference to Python3.