-
-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Version Information:
~$ uname -a
Linux zendesk 6.12.21-gentoo-dist #1 SMP PREEMPT_DYNAMIC Sat Apr 5 21:37:30 CEST 2025 x86_64 AMD Ryzen 7 5800X 8-Core Processor AuthenticAMD GNU/Linux
~$ swhkd -V
Simple-Wayland-HotKey-Daemon 1.3.0-dev
No matter the name of the device I use, swhkd always fails with No valid keyboard device was detected!
. I suspect this line is the culprit: the value_delimitor
should be a character that never appears in a device name. Since device names almost always include spaces, splitting the argument on spaces incorrectly splits a single name into many incorrect names.
Metadata
Metadata
Assignees
Labels
No labels