Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alvatip/borealis-cursors


https://github.com/alvatip/borealis-cursors

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# **Repository Archived**

**This repository is now archived due to a lack of time to maintain and update it.**

**If you're interested in taking over the project, I’m happy to offer limited assistance to help you get started. Please feel free to reach out!**

**Thank you for your interest and contributions. Best wishes!**

# Borealis-Cursors


Borealis-cursors logo

Cursor theme using a custom color palette inspired by boreal colors.

## Preview

![Borealis-cursors preview](./art/preview.png)

## Installation

### Installer
To use the installer, clone the repository and go inside it.
```
git clone https://github.com/alvatip/Borealis-cursors
cd Borealis-cursors
```
Then, run the installer script. For local installation, use
```
./install.sh
```
And for system wide installation use:
```
sudo ./install.sh
```
### tar.gz file
Alternatively, you can use the tar.gz files located in the archive folder or in the release section and extract them to the adequate directory.
For local installation:
```
tar -zxvf Borealis-cursors.tar.gz -C $HOME/.icons/
```
For system-wide installation:
```
tar -zxvf Borealis-cursors.tar.gz -C /usr/share/icons/
```

### Set the cursor theme
There are various way to set this (or another) cursor theme.
You will find all the needed informations on this [ArchWiki](https://wiki.archlinux.org/title/Cursor_themes#GNOME)

### Uninstallation
If you installed it locally, run this command in your terminal:
```
rm -r $HOME/.icons/Borealis-cursors*
```
And if you installed it system-wide use:
```
sudo rm -r /usr/share/icons/Borealis-cursors*
```
## Windows

To install the cursor theme on windows:
1. Download "nordzy_cursors_windows.zip"
2. Extract the .zip file
3. In the folder, right click on the file "install.inf" and in the option choose "install"

## Issues

If you have any issues, report them [here](https://github.com/alvatip/Borealis-cursors/issues), I will be happy to help you!

## How can I help ?

* By giving a **star** or **follow** on [GitHub](https://github.com/alvatip/Borealis-cursors).
* By **rating** it on [Pling](https://www.pling.com/p/1717914/)

## Licence

GNU General Public Licence v3.0.