aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/awesome-xinputD
diff options
context:
space:
mode:
authorkj-sh6042024-11-28 22:14:08 -0500
committerkj-sh6042024-11-28 22:14:08 -0500
commitba658e8bb44505851453cd31d6cf84f321d7bd0a (patch)
treef877a7343c566e23bc2de4112dd630e15dbd8b8e /.local/bin/awesome-xinputD
parent4d3c00433d097f52384a9e66b4b71cc2151ddb02 (diff)
refactor: `SteelSeries Rival 310 eSports Mouse`
move config to hardware
Diffstat (limited to '.local/bin/awesome-xinputD')
-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
}