Remove mouse speed because it fucks with games

This commit is contained in:
Leon Grünewald 2021-09-09 22:49:14 +02:00
parent 7b9221610c
commit ac70bced54

View file

@ -1,5 +1,4 @@
#!/usr/bin/env bash
xinput --set-prop 'pointer:Corsair CORSAIR M55 RGB PRO Gaming Mouse' 'Coordinate Transformation Matrix' 0.1 0 0 0 0.1 0 0 0 1
autorandr -c
if (xrdb -query | grep -q "^awesome\\.started:\\s*true$"); then exit; fi
xrdb -merge <<< "awesome.started:true"