diff options
Diffstat (limited to '.local')
| -rwxr-xr-x | .local/bin/remaps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/remaps b/.local/bin/remaps index 8925044..c358d74 100755 --- a/.local/bin/remaps +++ b/.local/bin/remaps @@ -1,5 +1,5 @@ #!/usr/bin/env sh -# This script is called by i3 on startup to remap keys. +# This script is called on startup to remap keys. # Increase key speed via a rate change xset r rate 300 50 # Map the caps lock key to super... |
