I am trying to "launchOrFocus" the Things app but it is not working. It is not working on my MacBookPro, neither on my iMac. Everything else is working fine.
The app is from the AppStore.
I think it is no hammerspoon bug, but how the app works somehow. But maybe there is a workaround to get it working?
Hello,
I am trying to "launchOrFocus" the Things app but it is not working. It is not working on my MacBookPro, neither on my iMac. Everything else is working fine.
The app is from the AppStore.
I think it is no hammerspoon bug, but how the app works somehow. But maybe there is a workaround to get it working?
My code is simply:
hs.application.launchOrFocus("Things")
Thank you!