https://github.com/alvatip/radioactive
Cursor theme for the lover of radioactivity...
https://github.com/alvatip/radioactive
cursor cursor-theme radioactivity
Last synced: about 1 year ago
JSON representation
Cursor theme for the lover of radioactivity...
- Host: GitHub
- URL: https://github.com/alvatip/radioactive
- Owner: alvatip
- License: gpl-3.0
- Archived: true
- Created: 2021-08-20T14:09:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T16:54:25.000Z (over 1 year ago)
- Last Synced: 2025-03-03T14:27:39.911Z (over 1 year ago)
- Topics: cursor, cursor-theme, radioactivity
- Language: Shell
- Homepage:
- Size: 5.92 MB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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!**
# Radioactive
Simple cursor theme for the lovers of radioactivity...
## Preview

## Installation
### Installer
To use the installer, clone the repository and go inside it.
```
git clone https://github.com/alvatip/radioactive
cd radioactive
```
Then, run the installer script. For local installation, use
```
./install
```
And for system wide installation use:
```
sudo ./install
```
### 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 Radioactive.tar.gz -C $HOME/.icons/
```
For system-wide installation:
```
tar -zxvf Radioactive.tar.gz -C /usr/share/icons/
```
### Also available on Pling
### 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/Radioactive*
```
And if you installed it system-wide use:
```
sudo rm -r /usr/share/icons/Radioactive*
```
## From the same author
[Nordzy](https://github.com/alvatip/Nordzy-icon) icon theme
[Nordzy-cursors](https://github.com/alvatip/Nordzy-cursors)
## Issues
If you have any issues, report them [here](https://github.com/alvatip/radioactive/issues), I will be happy to help you!
## How can I help ?
* By giving a **star** or **follow** on GitHub.
* By **rating** it on [Pling](https://www.pling.com/p/1579027/)
* By participating to the project, creating PR, making suggestion, ...
## Licence
GNU General Public Licence v3.0.