hyprland/settings.nix: change repeat rate
This commit is contained in:
parent
3ebcda26d7
commit
abb75a4b33
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ in {
|
|||
|
||||
follow_mouse = true;
|
||||
|
||||
repeat_rate = 50;
|
||||
repeat_delay = 200;
|
||||
repeat_rate = 70;
|
||||
repeat_delay = 150;
|
||||
|
||||
touchpad = {
|
||||
disable_while_typing = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue