You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Shinyzenith 5cc3ccb76b
typo fix
3 years ago
src Check all event devices for KEY_ENTER presence. 3 years ago
.gitignore Check all event devices for KEY_ENTER presence. 3 years ago
Cargo.lock Check all event devices for KEY_ENTER presence. 3 years ago
Cargo.toml Check all event devices for KEY_ENTER presence. 3 years ago
LICENSE Create LICENSE 3 years ago
Makefile Check all event devices for KEY_ENTER presence. 3 years ago
README.md typo fix 3 years ago

README.md

swhkd

Simple Wayland HotKey Daemon

Compiling:

  1. Clone this repo.
  2. Install rustup using your package manager of choice.
  3. make setup
  4. make
  5. sudo make install