diff --git a/CHANGELOG.md b/CHANGELOG.md index 626234ec..11f36b4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +### Added +- new **[copr](https://copr.fedorainfracloud.org/coprs/peterwu/rendezvous/package/bibata-cursor-themes/)** package by @peterwu + ## [Bibata Rainbow v1.0.0] - 17 Nov 2020 ### Added diff --git a/README.md b/README.md index 14b7c1c3..099f36e7 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,8 @@ - [Packages 📦](#packages-) - [Arch Linux/Manjaro](#arch-linuxmanjaro) - [Fedora](#fedora) + - [copr-repo by @peterwu (recommended)](#copr-repo-by-peterwu-recommended) + - [copr-repo by @muhalantabli](#copr-repo-by-muhalantabli) - [Manual Install](#manual-install) - [Linux/X11](#linuxx11) - [Windows](#windows) @@ -217,15 +219,28 @@ yay -S bibata-cursor-theme-bin # pre-built binary ### Fedora -Fedora users can install from the [copr-repo](https://copr.fedorainfracloud.org/coprs/muhalantabli/copr-repo) currently maintained by _@muhalantabli_. +#### copr-repo by @peterwu (recommended) -Enable the repo: +**Enable the repo:** +```bash +sudo dnf copr enable peterwu/rendezvous +``` + +**Installation command:** + +```bash +sudo dnf install bibata-cursor-themes +``` + +#### copr-repo by @muhalantabli + +**Enable the repo:** ```bash sudo dnf copr enable muhalantabli/copr-repo ``` -Installation command: +**Installation command:** ```bash sudo dnf install bibata-cursor-theme