mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 10:04:03 +05:30
Better double keypress rejection maybe?
This commit is contained in:
parent
058320aea9
commit
2c042240ea
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ in
|
||||||
input {
|
input {
|
||||||
kb_layout = us
|
kb_layout = us
|
||||||
kb_options = caps:escape
|
kb_options = caps:escape
|
||||||
repeat_delay = 350
|
repeat_delay = 450
|
||||||
repeat_rate = 50
|
repeat_rate = 50
|
||||||
accel_profile = adaptive
|
accel_profile = adaptive
|
||||||
follow_mouse = 2
|
follow_mouse = 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue