flexxui / webruntime

Launch HTML5 apps in the browser or a desktop-like runtime.
http://webruntime.readthedocs.io
BSD 2-Clause "Simplified" License
44 stars 10 forks source link

Using 'browser' uses Chrome even if Firefox is the default #11

Closed almarklein closed 5 years ago

almarklein commented 5 years ago

Actually, the docs say:

    * browser: open in a browser. Firefox, Chrome and Edge are prefered over
      the default browser.
    * default-browser: open in the system default browser.
    * firefox-browser: open in Firefox browser.
    * chrome-browser: open in Chrome/Chromium browser.
...
almarklein commented 5 years ago

But I prefer ff too, #12 :)