mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-12 18:28:07 +01:00
better xinput sensitivity
This commit is contained in:
parent
2dc47bc0b3
commit
15caca2b19
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
tint2 &
|
||||
xcompmgr &
|
||||
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
|
||||
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)
|
||||
|
|
Loading…
Reference in a new issue