From ebf86ac548f2a5ceed65ebd9b3267f9103e25574 Mon Sep 17 00:00:00 2001 From: Fredrik Robertsen Date: Wed, 25 Mar 2026 22:55:11 +0100 Subject: [PATCH] fix too low delay --- dotfiles/niri/config.kdl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/niri/config.kdl b/dotfiles/niri/config.kdl index 307029e..460433b 100644 --- a/dotfiles/niri/config.kdl +++ b/dotfiles/niri/config.kdl @@ -25,8 +25,8 @@ input { // Enable numlock on startup, omitting this setting disables it. numlock - repeat-delay 165 - repeat-rate 40 + repeat-delay 215 + repeat-rate 35 } // Next sections include libinput settings.