diff --git a/modules/home/zathura.nix b/modules/home/zathura.nix index 557595e..335c0bf 100644 --- a/modules/home/zathura.nix +++ b/modules/home/zathura.nix @@ -8,7 +8,7 @@ adjust-open = "width"; statusbar-basename = true; render-loading = false; - scroll-step = 920; + scroll-step = 50; }; }; }