Archived
1
0
Fork 0

sway: Reduce keyboard repeat delay, increase repeat rate

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-03-13 21:31:26 +01:00
parent d5cb0f72d1
commit bcce29e087
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF

View file

@ -36,8 +36,8 @@ input "type:touchpad" {
input "type:keyboard" { input "type:keyboard" {
xkb_layout us,at xkb_layout us,at
xkb_options grp:alt_space_toggle,caps:escape xkb_options grp:alt_space_toggle,caps:escape
repeat_delay 250 repeat_delay 200
repeat_rate 35 repeat_rate 45
} }
# Layout # Layout