1

Modules/Niri: Disable workspace scroll on focus change

This commit is contained in:
2026-01-17 23:46:19 +01:00
parent 4c18fd8c8e
commit 385ca27f8c

View File

@ -71,7 +71,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 = "0%"; # Skip partial windows that would scroll the viewport on focus
};
keyboard = {