feat(input): show touchpad page only if touchpad exists on system

This commit is contained in:
Michael Aaron Murphy 2024-04-10 16:14:03 +02:00 committed by Michael Murphy
parent b75df3c35e
commit 44a333d070
3 changed files with 29 additions and 3 deletions

1
Cargo.lock generated
View file

@ -1329,6 +1329,7 @@ dependencies = [
"tokio",
"tracing",
"tracing-subscriber",
"udev",
"url",
"xkb-data",
]