firefox: Don't guess favicon
This commit is contained in:
parent
217dfcd389
commit
1ef59b6364
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ let
|
|||
cfg = config.eboskma.programs.firefox;
|
||||
|
||||
profileSettings = {
|
||||
"browser.chrome.guess_favicon" = false;
|
||||
"browser.shell.checkDefaultBrowser" = false;
|
||||
"browser.translations.enable" = false;
|
||||
"devtools.theme" = "dark";
|
||||
|
|
Loading…
Reference in a new issue