From 7d967672d93939dad2f528076b482e9b97e25054 Mon Sep 17 00:00:00 2001 From: caley <195605706+cqley@users.noreply.github.com> Date: Tue, 28 Jul 2026 16:30:04 +0200 Subject: Update wm.nix --- nixos/hosts/bed/components/wm.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/hosts/bed/components/wm.nix') 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, }, }, }) -- cgit v1.3.1