Skip to content
/ rhkd Public

Asynchronous X11 Hotkey Daemon (sxhkd alternative)

License

Notifications You must be signed in to change notification settings

hyyking/rhkd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)