forked from extern/nix-config
hyprland: Use same repeat rate as river
This change makes Hyprland have the same smooth typing experience one
gets with river.
See: https://github.com/riverwm/river/issues/234
And: c16628c7f5/example/init (L150-L151)
This commit is contained in:
parent
9c13e2fe41
commit
d8cbc5e9cb
@ -43,6 +43,8 @@ in
|
|||||||
natural_scroll = yes
|
natural_scroll = yes
|
||||||
disable_while_typing = no
|
disable_while_typing = no
|
||||||
}
|
}
|
||||||
|
repeat_rate = 50
|
||||||
|
repeat_delay = 300
|
||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
|
Loading…
Reference in New Issue
Block a user