mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
remove inline comments in input section (not supported)
parent
ca3e6cfa58
commit
66f74e21ff
4
Home.md
4
Home.md
@ -119,8 +119,8 @@ See `man 7 xkeyboard-config` for options you can use with the `xkb_layout`, `xkb
|
|||||||
|
|
||||||
```
|
```
|
||||||
input <identifier> {
|
input <identifier> {
|
||||||
repeat_delay 500 # ms
|
repeat_delay 500
|
||||||
repeat_rate 5 # keys per second
|
repeat_rate 5
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user