Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 349 Bytes

RHKD

Asynchronous Rust X11 Hotkey Daemon

This package is meant to be an alternative to sxhkd.

Installation and configuration

  1. see latest release / clone the repository
  2. modify the key bindings and xmodmap in src/binds.rs
  3. install/run with cargo (resp. cargo install --path . | cargo run)