From 572fc007556352198e6c1c0c2ee2e1f07be3f192 Mon Sep 17 00:00:00 2001 From: The_miro Date: Sun, 31 May 2026 23:20:03 +0200 Subject: [PATCH] further refinements to input profile --- desktopenvs/hyprlua/hypr-usr/input.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprlua/hypr-usr/input.lua b/desktopenvs/hyprlua/hypr-usr/input.lua index f6f7543..35efacc 100644 --- a/desktopenvs/hyprlua/hypr-usr/input.lua +++ b/desktopenvs/hyprlua/hypr-usr/input.lua @@ -21,7 +21,7 @@ hl.device({ kb_model = "", kb_options = "", kb_rules = "", - repeat_rate = 10, + repeat_rate = 15, repeat_delay = 500, sensitivity = 0, })