Firefox: Difference between revisions

imported>Dartagan
Note that phantom scrolling is cured by switching to the Firefox Wayland build.
imported>Sebastiant
forceWayland is a removed setting in firefox-unwrapped since Nov 17th: support is now always enabled
Line 54: Line 54:
   enable = true;
   enable = true;
   package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
   package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
    forceWayland = true;
     extraPolicies = {
     extraPolicies = {
       ExtensionSettings = {};
       ExtensionSettings = {};