diff options
author | filip <“filip.rabiega@gmail.com”> | 2025-10-10 18:37:10 +0200 |
---|---|---|
committer | filip <“filip.rabiega@gmail.com”> | 2025-10-10 18:37:10 +0200 |
commit | 08204fc9b9f63015a1dc083b471c6839818eeb59 (patch) | |
tree | 3b68ffffe45759f82cebb24fbeaecf3e66aec7a1 /remaps | |
parent | 9535dd8f8ac46335f75d42b773cf0fa9305a722d (diff) | |
download | chadscripts-08204fc9b9f63015a1dc083b471c6839818eeb59.tar.gz chadscripts-08204fc9b9f63015a1dc083b471c6839818eeb59.tar.bz2 chadscripts-08204fc9b9f63015a1dc083b471c6839818eeb59.zip |
new stuff
Diffstat (limited to 'remaps')
-rwxr-xr-x | remaps | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh # Increase key speed -xset r rate 150 50 +xset r rate 200 50 # Switch caps and esc setxkbmap us -option caps:swapescape |