Anyone know how to launch an exported app from a Distrobox container inside the host terminal? I want to open an app with a keybinding, but I actually need to find the binary to do that, because it's either not normal or it's not in the PATH.
For example, I want to launch vivaldi. Normally, I could just type in vivaldi-stable and it would launch. But because it was exported from an Arch distrobox, it won't launch that way. It will launch in Rofi, so I know it's working okay.