feat(hypr): set standard key repeat for zsa moonlander

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
main
Amir Alexander Abdelbaki 2026-05-31 23:18:57 +02:00
parent 7bc86cb33c
commit 4acc5beb24
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ hl.device({
kb_model = "",
kb_options = "",
kb_rules = "",
repeat_rate = 0,
repeat_delay = 0,
repeat_rate = 10,
repeat_delay = 500,
sensitivity = 0,
})