# swhkd **S**imple **W**ayland **H**ot**K**ey **D**aemon # Compiling: 1) Clone this repo. 2) Install rustup using your package manager of choice. 3) `make setup` 4) `make clean` 5) 1) `make` for a musl compile. 2) `make glibc` for a glibc compile. 6) `sudo make install`