-
-
Couldn't load subscription status.
- Fork 137
Description
I'm trying to do this specifically with the AeroSpace menu bar item, but the idea applies to any alias in SketchyBar.
I've added an alias for the item to SketchyBar and it shows up fine. However I can never get it to refresh more often than once per second, which feels like a delay for this use case.
I've tried registering an event subscription for the item, then changing any property in the click that is called, but it is not refreshed. I've tried triggering a sound play to make sure that things are getting called and that is called immediately, so I know the handler is working.
It seems I just can't find a way to force a refresh of the alias mirroring. Is there a way?