Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't unnecessarily reject launchers on linux.
Previously it probably went through 5 launers assuming they don't work before falling back to `xdg-open` which is usually present. Now it will use the first launcher that it could invoke.
- Loading branch information