diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index 604816f..932648e 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -111,6 +111,10 @@ kb_layout = "se"; follow_mouse = 0; + touchpad = { + natural_scroll = false; + tap-and-drag = false; + }; }; decoration = {