docs: mention Fedora COPR package

This commit is contained in:
outfoxxed 2024-06-18 17:54:08 -07:00
parent 9e58077c61
commit 71a65c4d3c
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -54,10 +54,16 @@ Note: by default this package is built with clang as it is significantly faster.
## Arch (AUR) ## Arch (AUR)
Quickshell has a third party [AUR package] available under the same name. Quickshell has a third party [AUR package] available under the same name.
As is usual with the AUR it is not maintained by us and should be looked over before use. It is not managed by us and should be looked over before use.
[AUR package]: https://aur.archlinux.org/packages/quickshell [AUR package]: https://aur.archlinux.org/packages/quickshell
## Fedora (COPR)
Quickshell has a third party [Fedora COPR package] available under the same name.
It is not managed by us and should be looked over before use.
[Fedora COPR package]: https://copr.fedorainfracloud.org/coprs/errornointernet/quickshell
## Anything else ## Anything else
See [BUILD.md](BUILD.md) for instructions on building and packaging quickshell. See [BUILD.md](BUILD.md) for instructions on building and packaging quickshell.