Skip to content

Cursor theme using the Nord color palette and based on Vimix and cz-Viator.

License

Notifications You must be signed in to change notification settings

guillaumeboehm/Nordzy-cursors

Repository files navigation

Nordzy-Cursors

Nordzy-cursors logo

GitHub all releases GitHub GitHub release (latest by date)

Cursor theme using the Nord color palette and based on Vimix and cz-Viator.

Preview

Nordzy dark icons Nordzy white icons

Installation

Note

Archives are only provided for the standard black and white color variants. To use one of the catpuccin color variants, install manually.

Linux

System package (recommended)

Use a package maintained for your distribution and managed by your system if available, currently known packages:

Note

Packages only bundle the standard black and white color variants. To use one of the catpuccin color variants, install manually.

Manual installer

To use the installer, clone the repository and go inside it.

git clone https://github.com/guillaumeboehm/Nordzy-hyprcursors
cd Nordzy-hyprcursors

Then, run the installer script. For local installation (recommended), use

./install.sh

And for system wide installation use:

sudo ./install.sh

Note

To install hyprcursors alongside xcursors give the --hyprcursors option to the install script example: ./install.sh --hyprcursors

Archive file

Alternatively, you can use the tar.gz files located in the release section and extract them to the adequate directory.
For local installation (recommended):

tar -zxvf Nordzy-cursors.tar.gz -C $HOME/.icons/
tar -zxvf Nordzy-cursors-white.tar.gz -C $HOME/.icons/

For system-wide installation:

tar -zxvf Nordzy-cursors.tar.gz -C /usr/share/icons/
tar -zxvf Nordzy-cursors-white.tar.gz -C /usr/share/icons/

Hyprcursor installation

Installer

If no package is available for you distribution, you can install all available themes for the cursors using the install script. Steps are identical to the xcursors installation with the --hyprcursors option added to the install script.

Set the cursor theme

There are various ways to set this (or another) cursor theme.
You will find all the needed informations on this ArchWiki

Uninstallation

If you installed it locally, run this command in your terminal:

rm -r $HOME/.icons/Nordzy-cursors*

And if you installed it system-wide use:

sudo rm -r /usr/share/icons/Nordzy-cursors*

Note

For hyprcursors the names are Nordzy-hyprcursors* instead of Nordzy-cursors*

Windows

To install the cursor theme on windows:

  1. Download one of the "Nordzy_cursors*_windows.zip" from the release section
  2. Extract the .zip file
  3. In the resulting folder, right click on the file "install.inf" and in the option choose "install"

To use one of the catpuccin variants, you need to fetch the cursors directly from the repository

Clone the repo with git, or download https://github.com/guillaumeboehm/Nordzy-hyprcursors/archive/refs/heads/main.zip and extract it.

  1. Navigate to the Windows_cursors folder
  2. Navigate to the folder of the theme you want to use
  3. Right click on the file "install.inf" and in the option choose "install"

MacOs

To install the cursor theme on MacOs:

  1. Install Mousecape
  2. Download one of the "Nordzy_cursors*_macos.zip" from the release section
  3. Extract the .zip file
  4. With Mousecape installed on your system, double click the extracted .cape file to import it automatically in Mousecape
  5. Then, make the Nordzy cape active in Mousecape

To use one of the catpuccin variants, you need to fetch the cursors directly from the repository

Clone the repo with git, or download https://github.com/guillaumeboehm/Nordzy-hyprcursors/archive/refs/heads/main.zip and extract it.

  1. Navigate to the MacOs_cursors folder
  2. With Mousecape installed on your system, double click the extracted .cape file to import it automatically in Mousecape
  3. Then, make the Nordzy cape active in Mousecape

If you need any further information on how Mousecape works or if you have issues with it, please refer to the project page and open an issue if needed.

Also available on Pling

This is not maintained anymore.

Other ressources

Nordzy icon theme.
Nordic GTK theme.

List of cursors and demos

Issues

If you have any issues, report them here, I will be happy to help you!

How can I help ?

  • By giving a star or follow on GitHub.
  • By rating it on Pling
  • By participating to the project, creating PR, making suggestion, ...

Licence

GNU General Public Licence v3.0.