diff --git a/nix/homeModules/common/zen-browser.nix b/nix/homeModules/common/zen-browser.nix index 9d7ea3ac..ff8d6702 100644 --- a/nix/homeModules/common/zen-browser.nix +++ b/nix/homeModules/common/zen-browser.nix @@ -68,6 +68,7 @@ in "browser.startup.page" = 1; "browser.translations.automaticallyPopup" = false; "browser.tabs.closeWindowWithLastTab" = true; + "general.smoothScroll" = false; # open links in new window # this works a lot better with xmonad where I have a bunch of windows