This commit is contained in:
Luke Smith
2020-02-01 16:07:09 -05:00
parent 7f00b123fd
commit 2da95a09ee

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env sh #!/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 # Increase key speed via a rate change
xset r rate 300 50 xset r rate 300 50
# Map the caps lock key to super... # Map the caps lock key to super...