diff options
| author | iamcheeseman <[email protected]> | 2026-04-16 21:10:03 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-04-16 21:10:03 -0400 |
| commit | d6b4dfc12a9cafd02eb6e4f807a8ef2947a0557a (patch) | |
| tree | f5ed8182eee623f8601f82a537371018791b854c | |
| parent | 43bd4db97d565725dae021432988477501904c03 (diff) | |
xinit: set mouse speed to something cool
| -rw-r--r-- | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 & |
