Modules/Niri: Increase max-scroll-amount for mouse focus

This commit is contained in:
2026-06-28 14:26:55 +02:00
parent b9331b8169
commit 6d8f687a9e
+1 -1
View File
@@ -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 = {