Closed caph1993 closed 4 years ago
The default icon for firefox-app is a black X with an orange tape. I launched the app with icon='some_icon.png' and icon='some_icon.ico' and it had no effect. I am on linux.
icon='some_icon.png'
icon='some_icon.ico'
I will create a pull request, as I solved it. I found how to fix it here.
The default icon for firefox-app is a black X with an orange tape. I launched the app with
icon='some_icon.png'
andicon='some_icon.ico'
and it had no effect. I am on linux.I will create a pull request, as I solved it. I found how to fix it here.