aboutsummaryrefslogtreecommitdiff
path: root/sway/sway-input.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-input.5.txt')
-rw-r--r--sway/sway-input.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt
index c3380f54..948b4b6f 100644
--- a/sway/sway-input.5.txt
+++ b/sway/sway-input.5.txt
@@ -95,7 +95,7 @@ Libinput Configuration
**input** <identifier> repeat_delay <milliseconds>::
Sets the amount of time a key must be held before it starts repeating.
-**input** <identifier> repeat_rate <milliseconds>::
+**input** <identifier> repeat_rate <characters per second>::
Sets the frequency of key repeats once the repeat_delay has passed.
**input** <identifier> scroll_method <none|two_finger|edge|on_button_down>::