aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/awesome-xinputD1
1 files changed, 0 insertions, 1 deletions
diff --git a/.local/bin/awesome-xinputD b/.local/bin/awesome-xinputD
index a36fa5b..f3e10c4 100755
--- a/.local/bin/awesome-xinputD
+++ b/.local/bin/awesome-xinputD
@@ -3,7 +3,6 @@
apply_settings() {
sleep 2
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
[ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap
}