Use private mode by default for Firefox
This commit is contained in:
parent
0c5c88dd30
commit
34cb2167f1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ Encoding=UTF-8
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
Exec=/usr/lib/firefox/firefox-bin %u
|
Exec=/usr/lib/firefox/firefox-bin --private-window %u
|
||||||
Name=Firefox
|
Name=Firefox
|
||||||
Comment=Custom definition for Firefox
|
Comment=Custom definition for Firefox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue