fix: Sets hypr input debounce delay back to 200ms as I was getting lots of false keypresses.

This commit is contained in:
2025-11-10 16:09:11 -05:00
parent 52cbe2ad89
commit 00c9c77bcc
2 changed files with 7 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ input {
kb_rules =
repeat_rate = 50
repeat_delay = 175
repeat_delay = 200
follow_mouse = 2