Sun Jun 2 10:54:29 PM CEST 2024

This commit is contained in:
Thomas Avé 2024-06-02 22:54:29 +02:00
parent ea6a1f199a
commit 5d5c37164a
1 changed files with 1 additions and 2 deletions

View File

@ -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";