aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriamcheeseman <[email protected]>2026-04-17 20:26:46 -0400
committeriamcheeseman <[email protected]>2026-04-17 20:26:46 -0400
commit7ec73fc11ca90d0152e34591e99be498e2145480 (patch)
treec7e657d88c7f77ff13014de8b7756c26ee0a3c04
parent81e60d175ee080a6564d0ba874760500dc2a3704 (diff)
xinit: lower mouse sens
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 4df40fe..ab66564 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -2,7 +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
+xinput --set-prop 13 "libinput Accel Speed" -0.9
# dwm_status.sh &