docs(readme): add install links, aur package

This commit is contained in:
Jake Stanger 2022-08-15 00:01:38 +01:00
parent de80b99e64
commit 5e72a7ba32
No known key found for this signature in database
GPG Key ID: C51FC8F9CB0BEA61

View File

@ -8,15 +8,24 @@ For information and examples on styling please see the [wiki](https://github.com
![Screenshot of fully configured bar with MPD widget open](https://user-images.githubusercontent.com/5057870/184539623-92d56a44-a659-49a9-91f9-5cdc453e5dfb.png)
## Installation
Install with cargo:
### Cargo
```sh
cargo install ironbar
```
[crate](https://crates.io/crates/ironbar)
### Arch Linux
[aur package](https://aur.archlinux.org/packages/ironbar-git)
```sh
yay -S ironbar-git
```
Then just run with `ironbar`.
## Configuration