Browsers-software / browsers

Open the right browser at the right time
https://browsers.software
Apache License 2.0
107 stars 11 forks source link

Browsers does not detect Waterfox #199

Closed unikitty37 closed 3 months ago

unikitty37 commented 3 months ago

Describe the bug When I have Waterfox installed at /usr/local/bin/waterfox, it does not appear in the browser menu.

System:

liias commented 3 months ago

In linux-based desktop environments, all applications, that have a .desktop file with MimeType including x-scheme-handler/https, are included. Please verify if the desktop file has MimeType set. If possible let's get Waterfox packager to fix it then as well.

unikitty37 commented 3 months ago

Thanks — the problem with Waterfox is it just gives you a tarball and leaves you to write your own .desktop file — and I'd omitted that line.

Replacing my own .desktop file with the Firefox one (with name, path, and icon changed, obviously) fixed the issue and Waterfox now shows in the list.

Thanks for your help, and sorry for the noise.