wording
This commit is contained in:
parent
7f00b123fd
commit
2da95a09ee
1 changed files with 1 additions and 1 deletions
|
@ -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...
|
||||||
|
|
Loading…
Reference in a new issue