1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 10:41:03 +02:00

Merge pull request #643 from victorvintorez/docs/fedora-copr

docs: add fedora copr package to readme
This commit is contained in:
Jake Stanger 2024-06-19 20:48:17 +01:00 committed by GitHub
commit 4af2c32222
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,6 +136,15 @@ A flake is included with the repo which can be used with Home Manager.
CI builds are automatically cached by Garnix. CI builds are automatically cached by Garnix.
You can use their binary cache by following the steps [here](https://garnix.io/docs/caching). You can use their binary cache by following the steps [here](https://garnix.io/docs/caching).
### Fedora
[fedora package](https://copr.fedorainfracloud.org/coprs/victorvintorez/tilingtools/packages/)
``` sh
dnf copr enable victorvintorez/tilingtools
dnf install ironbar
```
### Void Linux ### Void Linux
[void package](https://github.com/void-linux/void-packages/tree/master/srcpkgs/ironbar) [void package](https://github.com/void-linux/void-packages/tree/master/srcpkgs/ironbar)