Add final pref to firefox
This commit is contained in:
parent
eb6dc2cbd0
commit
60bc018938
1 changed files with 1 additions and 0 deletions
|
@ -19,4 +19,5 @@ in
|
||||||
mkPrefs {
|
mkPrefs {
|
||||||
"browser.urlbar.suggest.topsites" = false;
|
"browser.urlbar.suggest.topsites" = false;
|
||||||
"browser.startup.homepage" = "about:blank";
|
"browser.startup.homepage" = "about:blank";
|
||||||
|
"browser.download.useDownloadDir" = false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue