Hey @Andreas_Hegenberg I love the "After Launching BTT" trigger. I created a helper swift app that I run when BTT is launched.
I'm wondering if you have a "Before BTT Quits" trigger as well? So I can quit my swift helper app. Currently I'm just listing to the NSWorkspace.didTerminateApplicationNotification in Swift and checking if the terminated app is BTT. Just wondering if there's a cleaner way to do this directly via BTT.