diff --git a/Home.md b/Home.md index 303d522..6e378e6 100644 --- a/Home.md +++ b/Home.md @@ -119,8 +119,8 @@ See `man 7 xkeyboard-config` for options you can use with the `xkb_layout`, `xkb ``` input { - repeat_delay 500 # ms - repeat_rate 5 # keys per second + repeat_delay 500 + repeat_rate 5 } ```