1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 18:51:04 +02:00

docs(readme): add void package

This commit is contained in:
Jake Stanger 2024-03-26 15:19:57 +00:00 committed by GitHub
parent f86e0e9a3f
commit 3a3d3d75cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -130,6 +130,14 @@ A flake is included with the repo which can be used with Home Manager.
CI builds are automatically cached by Garnix.
You can use their binary cache by following the steps [here](https://garnix.io/docs/caching).
### Void Linux
[void package](https://github.com/void-linux/void-packages/tree/master/srcpkgs/ironbar)
```sh
xbps-install ironbar
```
### Source
[repo](https://github.com/jakestanger/ironbar)