diff --git a/home/homemodules/niri/default.nix b/home/homemodules/niri/default.nix index 12cccc0..a506490 100644 --- a/home/homemodules/niri/default.nix +++ b/home/homemodules/niri/default.nix @@ -432,7 +432,7 @@ in { input = { focus-follows-mouse = { enable = true; - max-scroll-amount = "0%"; # Skip partial windows that would scroll the viewport on focus + max-scroll-amount = "10%"; # Skip partial windows that would scroll the viewport on focus }; keyboard = {