aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--X/xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/X/xinitrc b/X/xinitrc
index 6f2ad45f..e86cac4d 100644
--- a/X/xinitrc
+++ b/X/xinitrc
@@ -5,7 +5,7 @@
xrdb "$HOME"/.Xresources
# Faster mouse acceleration with a natural threshold
-xset m 5/2 0
+xset mouse 5/2 0
# Load all supplementary scripts in ~/.xinitrc.d
for sh in "$HOME"/.xinitrc.d/*.sh ; do