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!
To use the installer, clone the repository and go inside it.
git clone https://github.com/alvatip/Radioactive-nord
cd Radioactive-nord
Then, run the installer script. For local installation, use
./install.sh
And for system wide installation use:
sudo ./install.sh
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 Radioactive-nord.tar.gz -C $HOME/.icons/
tar -zxvf Radioactive-white.tar.gz -C $HOME/.icons/
For system-wide installation:
tar -zxvf Radioactive-nord.tar.gz -C /usr/share/icons/
tar -zxvf Radioactive-white.tar.gz -C /usr/share/icons/
To install the cursor theme on windows:
- Download "Radioactive-Nord-Windows.zip" or "Radioactive-white-windows.zip"
- Extract the .zip file
- In the folder, right click on the file "install.inf" and in the option choose "install"
To install the cursor theme on MacOs:
- Install Mousecape
- Download the approriate .cape file
- With Mousecape installed on your system, double click the extracted .cape file to import it automatically in Mousecape
- 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.
There are various way to set this (or another) cursor theme.
You will find all the needed informations on this ArchWiki
If you installed it locally, run this command in your terminal:
rm -r $HOME/.icons/Radioactive*
And if you installed it system-wide use:
sudo rm -r /usr/share/icons/Radioactive*
Nordzy icon theme.
If you have any issues, report them here, I will be happy to help you!
- By giving a star or follow on GitHub.
- By rating it on Pling
GNU General Public Licence v3.0.