Skip to content

Commit

Permalink
docs: mention key repeat defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
ifreund committed Nov 24, 2024
1 parent a2a5e8f commit 5ca829b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/riverctl.1.scd
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,8 @@ matches everything while _\*\*_ and the empty string are invalid.

*set-repeat* _rate_ _delay_
Set the keyboard repeat rate to _rate_ key repeats per second and
repeat delay to _delay_ milliseconds.
repeat delay to _delay_ milliseconds. The default is a rate of 25
repeats per second and a delay of 600ms.

*xcursor-theme* _theme_name_ [_size_]
Set the xcursor theme to _theme_name_ and optionally set the _size_.
Expand Down

0 comments on commit 5ca829b

Please sign in to comment.