mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-23 11:36:55 -04:00
📦 #85 v1.x.x enabled copr repo docs
This commit is contained in:
parent
f3bf583909
commit
5c71b80ef5
2 changed files with 21 additions and 3 deletions
|
@ -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
|
||||
|
|
21
README.md
21
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue