Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.

alvatip/Neonly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Neonly

Preview

Neonly preview

Installation

Installer

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

git clone https://github.com/alvatip/Neonly
cd Neonly

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 Neonly.tar.gz -C $HOME/.icons/

For system-wide installation:

tar -zxvf Neonly.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

Uninstallation

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

rm -r $HOME/.icons/Neonly*

And if you installed it system-wide use:

sudo rm -r /usr/share/icons/Neonly*

Other ressources

Nordzy icon theme.

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

Licence

GNU General Public Licence v3.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published