mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-12 18:28:07 +01:00
add xinput mouse sensitivity
This commit is contained in:
parent
4d37243f01
commit
5fac453969
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ xcompmgr &
|
|||
nitrogen --restore
|
||||
xrandr --output eDP --auto --output HDMI-A-0 --mode 1920x1080 --rate 144 --primary --left-of eDP
|
||||
xbindkeys
|
||||
xinput --set-prop 13 "libinput Accel Speed" 0.15
|
||||
eval $(dbus-launch --sh-syntax --exit-with-session)
|
||||
|
|
Loading…
Reference in a new issue