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.

26 lines
463 B

2 years ago
# swhkd
2 years ago
**S**imple **W**ayland **H**ot**K**ey **D**aemon
2 years ago
2 years ago
This project is still a WIP.
2 years ago
# Dependencies
+ Any polkit authentication agent.
# Compiling:
+ `git clone https://github.com/shinyzenith/swhkd`
+ `git checkout rust-rewrite`
+ `make setup`
+ `make clean`
+ `make` for a musl compile.
+ `make glibc` for a glibc compile.
+ `sudo make install`
# Running
`pkexec swhkd`
2 years ago
# Contributors:
<img src="https://contrib.rocks/image?repo=shinyzenith/swhkd" />