Ajout repeat rate/delay
This commit is contained in:
parent
057e7b6c6b
commit
66167aacc5
|
@ -60,6 +60,8 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||||
|
|
||||||
input * {
|
input * {
|
||||||
xkb_layout "fr"
|
xkb_layout "fr"
|
||||||
|
repeat_delay 180
|
||||||
|
repeat_rate 30
|
||||||
}
|
}
|
||||||
|
|
||||||
### Key bindings
|
### Key bindings
|
||||||
|
|
Loading…
Reference in a new issue