diff options
| author | Blista Kanjo | 2024-01-31 19:36:08 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2024-01-31 19:36:08 -0500 |
| commit | 2faa78ff89e73f883808cd25af485955b746fcd4 (patch) | |
| tree | 79d458f86721533933a86f9d0a2ae38a4ee65496 /.local/bin | |
| parent | 2d61696b51204f86f9efa89b541c036f07fa60f3 (diff) | |
refactor: remove Logitech USB Trackball Natural Scrolling enabled
Diffstat (limited to '.local/bin')
| -rwxr-xr-x | .local/bin/awesome-xinputD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.local/bin/awesome-xinputD b/.local/bin/awesome-xinputD index 153a5b4..2e93d95 100755 --- a/.local/bin/awesome-xinputD +++ b/.local/bin/awesome-xinputD @@ -2,7 +2,6 @@ apply_settings() { sleep 2 - 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 xinput set-prop pointer:"ELECOM ELECOM TrackBall Mouse" "libinput Accel Speed" 0.300000 |
