CLI or linter version
bevy 0.1.0-alpha.2
[Optional] Relevant system information
OS: EndeavourOS Linux x86_64
Kernel: 6.18.9-arch1-2
Browser: Ablaze Floorp 147.0.3
Compiler: rustc 1.93.1 (01f6ddf75 2026-02-11)
What you did
I created a new game using the 2d template and ran it with bevy run web --open
What went wrong
Instead of opening my default browser Floorp, it opened Firefox.
Additional information
All my defaults for browser points to Floorp and this works normally in every other software including my own IDE, if I click the IP address in the terminal it opens Floorp. It's only using --open that causes this problem
CLI or linter version
bevy 0.1.0-alpha.2
[Optional] Relevant system information
OS: EndeavourOS Linux x86_64
Kernel: 6.18.9-arch1-2
Browser: Ablaze Floorp 147.0.3
Compiler: rustc 1.93.1 (01f6ddf75 2026-02-11)
What you did
I created a new game using the 2d template and ran it with
bevy run web --openWhat went wrong
Instead of opening my default browser Floorp, it opened Firefox.
Additional information
All my defaults for browser points to Floorp and this works normally in every other software including my own IDE, if I click the IP address in the terminal it opens Floorp. It's only using --open that causes this problem