Format code

This commit is contained in:
Unrud 2026-08-02 22:12:27 +02:00
parent 85b6d6ea9d
commit 6ef2be8776
6 changed files with 55 additions and 29 deletions

View file

@ -25,10 +25,11 @@ package inputcontrol
import (
"errors"
"fmt"
"github.com/bendahl/uinput"
"log"
"os"
"time"
"github.com/bendahl/uinput"
)
const shiftKeysDelay time.Duration = 50 * time.Millisecond