On linx with X11 it's hard to use gaming mouse without having to change the DPI each time compared to an office mouse. This utility allows you to have sensitivity saved per xinput device
cargo install autosensitivity
Modify the sensivity for a device as you would normaly do: ```bash xinput list
xinput --set-prop
Then you can save the config like that:
bash
autosensitivity --save <INPUT_NAME>
And load all your saved configs like that:
bash
autosensitivity --load