disable dot repeat in blink

This commit is contained in:
Oliver Hartmann 2025-03-03 07:07:50 +00:00
parent 89c5cdb7f5
commit 7b1d7ef35e

View File

@ -144,7 +144,7 @@ return {
}, },
accept = accept =
{ {
dot_repeat = true, dot_repeat = false,
}, },
menu = { menu = {
max_height = 25, max_height = 25,