diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-28 22:47:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-28 22:47:29 +0200 |
| commit | dde17b71e1fc4d73fafe502f985614909a3ab4d4 (patch) | |
| tree | 61839a31eecac480dea11b26b5d5c95966c45800 /nixos/hosts | |
| parent | fc4f89a9b79430be6ed5c946200d4e7fb6899d2f (diff) | |
Update wm.nix
Diffstat (limited to 'nixos/hosts')
| -rw-r--r-- | nixos/hosts/bed/components/wm.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hosts/bed/components/wm.nix b/nixos/hosts/bed/components/wm.nix index 468596f..119c131 100644 --- a/nixos/hosts/bed/components/wm.nix +++ b/nixos/hosts/bed/components/wm.nix @@ -78,7 +78,7 @@ disable_while_typing = true, clickfinger_behavior = true, middle_button_emulation = true, - tap_and_drag = true, + tap_and_drag = false, scroll_factor = 0.2, }, }, |
