diff options
Diffstat (limited to '.config/awesome/xinput-daemon.sh')
| -rwxr-xr-x | .config/awesome/xinput-daemon.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/xinput-daemon.sh b/.config/awesome/xinput-daemon.sh index 959ab72..dfb3544 100755 --- a/.config/awesome/xinput-daemon.sh +++ b/.config/awesome/xinput-daemon.sh @@ -4,6 +4,7 @@ apply_settings () { sleep 2 + input-remapper-control --command stop-all && input-remapper-control --command autoload xinput set-prop pointer:"Logitech USB Trackball" "libinput Natural Scrolling Enabled" 1 xinput set-prop pointer:"Logitech USB Trackball" "libinput Accel Speed" 1.000000 xinput set-prop pointer:"SteelSeries SteelSeries Rival 310 eSports Mouse" "libinput Accel Speed" 0.300000 |
