Hi
Am using Silverblue F36. how do i go about doing the same thing describe in the link below in Silverblue? Thanks.
https://www.reddit.com/r/Fedora/comments/vqod4k/firefox_developer_not_showing_in_default/
Hi
Am using Silverblue F36. how do i go about doing the same thing describe in the link below in Silverblue? Thanks.
https://www.reddit.com/r/Fedora/comments/vqod4k/firefox_developer_not_showing_in_default/
The code snippet shown there is a .desktop file. Just create one for Firefox Nightly and put it in ~/.local/share/applications/
which is where .desktop files go on Silverblue.
P.S. I’m not sure if update-desktop-database
works on Silverblue. Someone else will have to help with that.
Figured this out. After putting the .desktop file in the above mentioned folder just run update-desktop-database ~/.local/share/applications
.
Hi Manan
you the man! perfect… thanks again.
@snooranges6925 Could you hit the Solution button please.