Sun Jun 2 10:54:29 PM CEST 2024
This commit is contained in:
parent
ea6a1f199a
commit
5d5c37164a
|
@ -32,7 +32,7 @@ in
|
|||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi";
|
||||
installation_mode = "force_installed";
|
||||
};
|
||||
"theme@thomasave.be" = {
|
||||
"{c7c120ff-2878-4e59-a5a3-cd4d1655bc13}" = {
|
||||
install_url = "${./files/signed.xpi}";
|
||||
installation_mode = "force_installed";
|
||||
};
|
||||
|
@ -52,7 +52,6 @@ in
|
|||
settings = {
|
||||
"browser.disableResetPrompt" = true;
|
||||
"browser.download.panel.shown" = true;
|
||||
# "browser.download.useDownloadDir" = false;
|
||||
"browser.shell.checkDefaultBrowser" = false;
|
||||
"browser.shell.defaultBrowserCheckCount" = 1;
|
||||
"browser.startup.homepage" = "https://start.duckduckgo.com";
|
||||
|
|
Loading…
Reference in New Issue