feat(niri): disable auto scroll
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
input = {
|
input = {
|
||||||
focus-follows-mouse = {
|
focus-follows-mouse = {
|
||||||
enable = true;
|
enable = true;
|
||||||
max-scroll-amount = "40%";
|
max-scroll-amount = "0%";
|
||||||
};
|
};
|
||||||
workspace-auto-back-and-forth = true;
|
workspace-auto-back-and-forth = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user