fix copr install section

This commit is contained in:
outfoxxed 2026-01-09 03:14:54 -08:00
parent 712643922d
commit b2d43ad425
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -73,8 +73,15 @@ yay -S quickshell-git
(or your AUR helper of choice) (or your AUR helper of choice)
### Fedora ### Fedora
Quickshell is available in Fedora Rawhide as [`quickshell`](https://packages.fedoraproject.org/pkgs/quickshell/quickshell/), Release versions of Quickshell are available in Fedora Rawhide as [`quickshell`](https://packages.fedoraproject.org/pkgs/quickshell/quickshell/),
or from the [errornointernet/quickshell] COPR, as either:
To install:
```sh
sudo dnf install quickshell
```
#### Fedora COPR
Release and development versions of Quickshell are available from the [errornointernet/quickshell] COPR, as either:
- `quickshell` that tracks the latest release - `quickshell` that tracks the latest release
- `quickshell-git` that tracks the master branch - `quickshell-git` that tracks the master branch