[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Modifying Desktop Icons



On 6/17/24 15:29, Pranjal Singh wrote:
Hi,

I am trying to modify the Firefox desktop icon so that it opens
an incognito window by default.

...

What I've done is changing /usr/share/applications/firefox.desktop:

- Exec=firefox %u
+ Exec=firefox -private-window %u

I also created a desktop file in ~/.local/share/applications, but
that too didn't work.

How didn't it work?  Did it run regular Firefox, or not run at all?


Reply to: