Add info about prebuilt binaries

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-20 00:12:26 +02:00
parent 80c07e8e9e
commit a807ef3ee2
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -39,6 +39,8 @@ Or if you don't want to build it from source, a binary version is also available
yay -S lqsd-bin
```
Prebuilt binaries, their checksums and signatures live in [GitLab](https://gitlab.com/ReekyMarko/lqsd/releases)
## Why Rust?
I wanted start a small project to learn Rust. Before lqsd, I was using [this script](https://github.com/Bonnee/dotfiles/blob/wayland/scripts/bin/dim.sh) and figured, why not rewrite it in Rust.