diff options
| author | iamcheeseman <[email protected]> | 2026-04-17 20:26:46 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-04-17 20:26:46 -0400 |
| commit | 7ec73fc11ca90d0152e34591e99be498e2145480 (patch) | |
| tree | c7e657d88c7f77ff13014de8b7756c26ee0a3c04 | |
| parent | 81e60d175ee080a6564d0ba874760500dc2a3704 (diff) | |
xinit: lower mouse sens
| -rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 & |
