376 current 2025-05-03 18:04:12 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-05-03 18:04:34 -04:00
parent a36b7fdebe
commit 6fe8901228
17 changed files with 679 additions and 16 deletions

View File

@@ -24,7 +24,7 @@ in {
# https://mozilla.github.io/policy-templates/#extensionsettings
policies = {
ExtensionSettings = {
"*".installation_mode = "blocked"; # blocks all addons except the ones specified below
# "*".installation_mode = "blocked"; # blocks all addons except the ones specified below
# uBlock Origin:
"uBlock0@raymondhill.net" = {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi";
@@ -113,7 +113,7 @@ in {
}
{
name = "GPT";
url = "https://chatgpt.com"; # sam altman is a horrible person
url = "https://chatgpt.com"; # sam altman is a horrible person and i cannot wait for the day i can ditch this shit
}
{
name = "performance";
@@ -126,6 +126,10 @@ in {
### This is all aesthetic stuff
# for tiling window managers expands to the size of the window
# dir lol
"browser.download.dir" = "/home/synchronous/downloads";
"browser.download.folderList" = 2;
# https://support.mozilla.org/en-US/questions/1253302
"mousewheel.with_control.action" = 1;