mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-04-19 11:24:24 +02:00
Merge pull request #643 from victorvintorez/docs/fedora-copr
docs: add fedora copr package to readme
This commit is contained in:
commit
4af2c32222
1 changed files with 9 additions and 0 deletions
|
@ -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.
|
||||
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 package](https://github.com/void-linux/void-packages/tree/master/srcpkgs/ironbar)
|
||||
|
|
Loading…
Add table
Reference in a new issue