From 2c042240ea12b6b9ec2793d3082d67227070d028 Mon Sep 17 00:00:00 2001 From: Emmet Date: Wed, 18 Dec 2024 22:34:01 -0600 Subject: [PATCH] Better double keypress rejection maybe? --- user/wm/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 786650cf..110f8205 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -372,7 +372,7 @@ in input { kb_layout = us kb_options = caps:escape - repeat_delay = 350 + repeat_delay = 450 repeat_rate = 50 accel_profile = adaptive follow_mouse = 2