Created
January 2, 2022 17:31
-
-
Save JulianGR/0bc1dd7c50f25d78e28b2174c81d2b55 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#mouse config reset | |
rivalcfg -p 1000 | |
rivalcfg -s 800 | |
rivalcfg -S 2000 | |
rivalcfg -l off | |
rivalcfg -L high | |
#backlight keyboard | |
xset led 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment