Launcher: How to...

How to retrieve a trigger (named HUD residing in a CAG) show in the launcher?:

macOS: 15.7.3
BetterTouchTool: 6.440

I don’t understand the question :slight_smile:

For app specific and cag specific triggers they will only show in the launcher if that cag or app is active

Ah..can the launcher be added as CAG config? The trigger is in CAG named Presets (so not an existing app or condition)

yes, I can make a condition available, maybe I already did (currently not on my Mac to check but I had planned it a few days ago)

Found it: Launcher Active or Not

modified the CAG to appName == "Presets" OR BTTLauncherActive == 1, but it doesn’t return the trigger in the results:

ah that might be a timing issue, I think I need to set the variable earlier, it currently might set the variable after retrieving the triggers

ok, will wait for the fix

might be fixed in 6.441 (not tested yet)