diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-28 16:30:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-28 16:30:04 +0200 |
| commit | 7d967672d93939dad2f528076b482e9b97e25054 (patch) | |
| tree | 02a4b17eab0e45bc3f8214e82a64bce29e11ac86 /nixos/hosts/bed/components/wm.nix | |
| parent | 6e348a573b17eeeee4091c966efbde1523cb70ee (diff) | |
Update wm.nix
Diffstat (limited to 'nixos/hosts/bed/components/wm.nix')
| -rw-r--r-- | nixos/hosts/bed/components/wm.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/bed/components/wm.nix b/nixos/hosts/bed/components/wm.nix index c988f6d..468596f 100644 --- a/nixos/hosts/bed/components/wm.nix +++ b/nixos/hosts/bed/components/wm.nix @@ -79,6 +79,7 @@ clickfinger_behavior = true, middle_button_emulation = true, tap_and_drag = true, + scroll_factor = 0.2, }, }, }) |
