https://github.com/uloco/numix-cursor
An X-cursor-theme for use along with the numixproject products.
https://github.com/uloco/numix-cursor
Last synced: 4 months ago
JSON representation
An X-cursor-theme for use along with the numixproject products.
- Host: GitHub
- URL: https://github.com/uloco/numix-cursor
- Owner: uloco
- License: gpl-3.0
- Created: 2015-03-13T16:04:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T21:58:05.000Z (over 6 years ago)
- Last Synced: 2024-05-02T05:16:48.025Z (about 2 years ago)
- Language: Shell
- Homepage:
- Size: 1.26 MB
- Stars: 39
- Watchers: 12
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# numix-cursor
An X-cursor-theme for use along with the numixproject products.
This is version 0.9.0 and there is still a lot to discuss. Please install the cursor and play a bit with it. Then
tell me, whether you like it or not and what you would prefer to be changed to suit the numix design.
I additionally updated this to gnome-look.org (and variants) to see what the community says about it.
This theme is tested only under Ubuntu with the Unity desktop, but should work fine with all of its' most popular desktop derivates. (KDE, xfce, lxde)
For the moment, the only size supported is 24px and one color scheme.
I generated all the x-cursor files and png images by hand, for the design I used Inkscape. For the links in the src directory, I used the most popular x-cursor themes on gnome-look.org.
I will be working on proper bash scripts for png and cursor generation to minimize the work. (I could probably use some help here, because I am new to bash scripting).
## Current design preview




























































## Installing
1. Download or clone this repository to any location
2. From that directory:
3. run `sudo cp -rf theme/Numix-Cursor/ /usr/share/icons/`
4. run `sudo update-alternatives --install /usr/share/icons/default/index.theme x-cursor-theme /usr/share/icons/Numix-Cursor/cursor.theme 90`
5. run `sudo update-alternatives --config x-cursor-theme` and choose the numix theme
6. open gnome-tweak-tool or unity-tweak-tool and choose `Numix-Cursor` as mouse cursor theme
7. restart X-server
Enjoy!