better xinput sensitivity

This commit is contained in:
Jozef Steinhübl 2024-07-09 22:35:02 +02:00
parent 2dc47bc0b3
commit 15caca2b19
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -1,7 +1,7 @@
tint2 & tint2 &
xcompmgr & xcompmgr &
nitrogen --restore nitrogen --restore
xrandr --output eDP --auto --output HDMI-A-0 --mode 1920x1080 --rate 144 --primary --left-of eDP xrandr --output eDP-1 --auto --output HDMI-1 --mode 1920x1080 --rate 144 --primary --left-of eDP-1
xbindkeys xbindkeys
xinput --set-prop 13 "libinput Accel Speed" -0.5 xinput --set-prop "pointer:Razer Razer DeathAdder Essential" "libinput Accel Speed" -0.85
eval $(dbus-launch --sh-syntax --exit-with-session) eval $(dbus-launch --sh-syntax --exit-with-session)