From 80513942a4b2e23514b5263a61ba0f5ff9ca24b5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 28 Jul 2022 22:59:44 +0200 Subject: Update x11 profile --- .local/bin/remaps | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .local/bin/remaps (limited to '.local') 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 -- cgit v1.2.3-70-g09d2