update readme link

This commit is contained in:
Robin Appelman 2025-06-09 17:27:25 +02:00
commit f23b6ca01f

View file

@ -31,5 +31,5 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
Note that raw access to evdev devices is a privileged operation and usually Note that raw access to evdev devices is a privileged operation and usually
requires running with elevated privileges. See requires running with elevated privileges. See
[shortcutd](https://github.com/icewind1991/shortcutd) for a solution to running [shortcutd](https://codeberg.org/icewind/shortcutd) for a solution to running
the elevated input handling in a separate process. the elevated input handling in a separate process.