diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-23 12:42:37 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-23 12:42:37 +0900 |
| commit | 07d294425a98ee5d1e22d03e2b24ae2c76e487c0 (patch) | |
| tree | a6818f0d64438c5fdb88b00a35d944f80c056213 /ar/.local | |
| parent | 6fc28cdb3529ca8ee864cb5c41674cb0a4af72a1 (diff) | |
updates
Diffstat (limited to 'ar/.local')
| -rwxr-xr-x | ar/.local/bin/remaps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.local/bin/remaps b/ar/.local/bin/remaps index 619a052..5467602 100755 --- a/ar/.local/bin/remaps +++ b/ar/.local/bin/remaps @@ -1,6 +1,7 @@ #!/bin/sh # This script is called on startup to remap keys. +xoff # Decrease key repeat delay to 200ms and increase key repeat rate to 50 per second. xset r rate 200 50 # Map the caps lock key to control, and map the menu key to right super. |
