aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriamcheeseman <[email protected]>2026-04-16 21:10:03 -0400
committeriamcheeseman <[email protected]>2026-04-16 21:10:03 -0400
commitd6b4dfc12a9cafd02eb6e4f807a8ef2947a0557a (patch)
treef5ed8182eee623f8601f82a537371018791b854c
parent43bd4db97d565725dae021432988477501904c03 (diff)
xinit: set mouse speed to something cool
-rw-r--r--.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index b6c4ec5..4df40fe 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -2,6 +2,7 @@ export XDG_SESSION_TYPE="x11"
setxkbmap -layout eu -option grp:caps_toggle
xrandr --output HDMI-A-1 --mode 1920x1080 --rate 240 --primary
+xinput --set-prop 13 "libinput Accel Speed" -0.75
# dwm_status.sh &