Asynchronous Rust X11 Hotkey Daemon
This package is meant to be an alternative to sxhkd.
- see latest release / clone the repository
- modify the key bindings and xmodmap in
src/binds.rs
- install/run with cargo (resp.
cargo install --path .
|cargo run
)