From 5c71b80ef5d27b0f94eda8bb9ee64f8d6bb0ca35 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sun, 22 Nov 2020 09:25:52 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20#85=20v1.x.x=20enabled=20copr=20?= =?UTF-8?q?repo=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ README.md | 21 ++++++++++++++++++--- 2 files changed, 21 insertions(+), 3 deletions(-) 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