feat: nb performance tweaks

This commit is contained in:
2025-10-16 21:48:21 +02:00
parent 356c049aaf
commit cc15f27205
6 changed files with 32 additions and 2 deletions

View File

@@ -83,6 +83,8 @@ let
"gfx.webrender.force-disabled" = false;
"gfx.webrender.software" = false;
"gfx.webrender.compositor" = true;
"layers.mlgpu.enabled" = true;
"layers.gpu-process.enabled" = true;
};
# firefoxUserChrome = ''
@@ -235,6 +237,9 @@ in
"--enable-features=UseOzonePlatform"
"--ozone-platform=wayland"
"--default-search-provider-search-url=\"https://www.perplexity.ai/search/?q=%s\""
"--enable-gpu-rasterization"
"--enable-zero-copy"
"--disable-gpu-driver-bug-workarounds"
];
dictionaries = [
pkgs.hunspellDictsChromium.en_US