modules.system.gui: fix niri scroll

This commit is contained in:
2026-01-03 20:24:54 +08:00
parent b6dd4555a6
commit 6eb1609f3e

View File

@@ -97,7 +97,7 @@ inputs:
touchpad.dwt = true; touchpad.dwt = true;
keyboard.numlock = true; keyboard.numlock = true;
power-key-handling.enable = false; power-key-handling.enable = false;
focus-follows-mouse.enable = true; focus-follows-mouse = { enable = true; max-scroll-amount="10%"; };
}; };
layout = layout =
{ {