summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--services/x11-laptop.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/x11-laptop.nix b/services/x11-laptop.nix
index 4ff0513..2cea47b 100644
--- a/services/x11-laptop.nix
+++ b/services/x11-laptop.nix
@@ -8,7 +8,7 @@
accelSpeed = "0.5";
disableWhileTyping = true;
scrollMethod = "twofinger";
- horizontalScrolling = false;
+ horizontalScrolling = true;
};
};
}