summaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/remaps5
1 files changed, 5 insertions, 0 deletions
diff --git a/.local/bin/remaps b/.local/bin/remaps
new file mode 100755
index 0000000..a373282
--- /dev/null
+++ b/.local/bin/remaps
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# This script is called on startup to remap keys.
+# Decrease key repeat delay to 300ms and increase key repeat rate to 50 per second.
+xset r rate 300 60