Created
August 15, 2023 18:33
-
-
Save aanari/21a9a21ff64463a0c65bf47e392cd37d to your computer and use it in GitHub Desktop.
Fast key repeat rate for Linux
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
gsettings set org.gnome.desktop.peripherals.keyboard delay 200 | |
gsettings set org.gnome.desktop.peripherals.keyboard repeat-interval 15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment