mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-10 18:22:35 +08:00
fast scroll
This commit is contained in:
parent
6548937a1a
commit
7a2b930ad7
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
light = false;
|
||||
side-by-side = true;
|
||||
line-numbers = true;
|
||||
pager = "${pkgs.less}/bin/less --mouse";
|
||||
pager = "${pkgs.less}/bin/less --mouse --wheel-lines=3";
|
||||
};
|
||||
};
|
||||
userName = flake.config.me.fullname;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue