aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/awesome-xinputD
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/awesome-xinputD')
-rwxr-xr-x.local/bin/awesome-xinputD1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/awesome-xinputD b/.local/bin/awesome-xinputD
index ca54177..b8293d9 100755
--- a/.local/bin/awesome-xinputD
+++ b/.local/bin/awesome-xinputD
@@ -4,6 +4,7 @@ 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
+ xinput set-prop pointer:"Compx 2.4G Receiver Mouse" "libinput Accel Speed" 1.000000
if [ -f ~/.Xmodmap ]; then xmodmap ~/.Xmodmap; fi
}