mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 19:27:17 +00:00
Don't open downloads automatically in firefox.
This commit is contained in:
parent
bb9ffd0c5b
commit
50096b95ce
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
"app.update.silent" = true;
|
||||
"browser.aboutConfig.showWarning" = false;
|
||||
"browser.bookmarks.showMobileBookmarks" = true;
|
||||
"browser.download.alwaysOpenPanel" = false;
|
||||
"browser.newtabpage.activity-stream.feeds.section.topstories" = false;
|
||||
"browser.newtabpage.activity-stream.feeds.topsites" = false;
|
||||
"browser.newtabpage.activity-stream.section.highlights.includeDownloads" = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue