Modifier + key to toggle

This is probably quite simple but I haven't found out how to do the following.
I want control+space to toggle between two browser tabs. For this the control key has to be held down and each time pressing space triggers one or the other native chrome keyboard shortcut, effectively toggling back and forth between tabs.

I have created two named triggers and two shortcuts. Unfortunately, the result is a popup asking me to pick between the two named triggers (see screenshots). Thanks for the help.



CleanShot 2025-06-09 at 10.37.22

What you see is a conflict menu that shows you that you are using the same shortcut twice. And because BTT doesn't know what you want, it asks you. :slightly_smiling_face: You could press 1 or 2 and the action would be executed.

I think what you want works with a cycle action. ctrl + space then toggles between next and previous tab.

1 Like

what you want is the “cycle through multiple actions” meta action :slight_smile: