diff options
Diffstat (limited to 'nixos/hosts/bed')
| -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, }, }, |
