Skip to content

Instantly share code, notes, and snippets.

@yoshihikoueno
Created June 13, 2020 06:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yoshihikoueno/6fb618551a9a1ae3c07f67c5e71b099c to your computer and use it in GitHub Desktop.
Save yoshihikoueno/6fb618551a9a1ae3c07f67c5e71b099c to your computer and use it in GitHub Desktop.
make keyboard more react faster
#!/bin/bash
gsettings set org.gnome.desktop.peripherals.keyboard repeat-interval 20
gsettings set org.gnome.desktop.peripherals.keyboard delay 195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment