diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-10-05 04:06:32 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-10-05 04:06:32 +0900 |
| commit | d808581952a5fbe1de0a4f980ee07a56304d07b3 (patch) | |
| tree | 25ba68c159f2c0357e9659479ac519019a343f0a /ar | |
| parent | 2c393f79bd9e6a543536f0ccb5a3d877b9b34e84 (diff) | |
modified bin/remaps
Diffstat (limited to 'ar')
| -rwxr-xr-x | ar/.local/bin/remaps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/remaps b/ar/.local/bin/remaps index 5467602..93832ea 100755 --- a/ar/.local/bin/remaps +++ b/ar/.local/bin/remaps @@ -1,7 +1,7 @@ #!/bin/sh # This script is called on startup to remap keys. -xoff +xset s off -dpms # 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. |
