aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlista Kanjo2024-02-12 00:03:29 -0500
committerBlista Kanjo2024-02-12 00:03:29 -0500
commit543cf5f8da05f49c9dce16eab91826d063ab5a00 (patch)
treebe589b3fb1390e3d4cfe9b9f15592932103d2d35
parentf8356a46db7bcffcba93e2715eeb796f0b41f3cb (diff)
refactor: remove `Compx 2.4G Receiver Mouse`
-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 b8293d9..ca54177 100755
--- a/.local/bin/awesome-xinputD
+++ b/.local/bin/awesome-xinputD
@@ -4,7 +4,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
- xinput set-prop pointer:"Compx 2.4G Receiver Mouse" "libinput Accel Speed" 1.000000
if [ -f ~/.Xmodmap ]; then xmodmap ~/.Xmodmap; fi
}