From d8cbc5e9cb0f98b9ee5c08e1bce79dda57d311ac Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 11 Jul 2023 08:03:10 -0400 Subject: [PATCH] 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: https://github.com/riverwm/river/blob/c16628c7f57c51d50f2d10a96c265fb0afaddb02/example/init#L150-L151 --- home/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/hyprland.nix b/home/hyprland.nix index 49f3084a..79e6e305 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -43,6 +43,8 @@ in natural_scroll = yes disable_while_typing = no } + repeat_rate = 50 + repeat_delay = 300 } general {