From 2da95a09ee649e4b601587f6df9ab8af5e3da001 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 1 Feb 2020 16:07:09 -0500 Subject: [PATCH] wording --- .local/bin/remaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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...