commit 2cc34023287172caf0b7cceb768b572fc659707a
parent c2f64482affb5a839453854eef9ae9c486e69b30
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 17 Dec 2018 13:39:04 +0100
Decrease keyboard repeat
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/links/.xinitrc b/links/.xinitrc
@@ -48,6 +48,6 @@ xset -b # Disable beeps
xset +dpms # Energy Star features on
xset dpms 300 600 900 # standby -> suspend -> off (seconds)
xset m 1/4 0 # mouse acceleration (xset m <acceleration> <threshold>)
-xset r rate 150 30 # Increase key repeat rate
+xset r rate 300 50 # key repeat rate ([delay in ms] [repeats per sec])
exec i3