mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 17:29:30 +08:00
modules.system.gui: fix niri scroll
This commit is contained in:
@@ -97,7 +97,7 @@ inputs:
|
||||
touchpad.dwt = true;
|
||||
keyboard.numlock = true;
|
||||
power-key-handling.enable = false;
|
||||
focus-follows-mouse.enable = true;
|
||||
focus-follows-mouse = { enable = true; max-scroll-amount="10%"; };
|
||||
};
|
||||
layout =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user