Numix Cursor Theme Save

Numix cursor theme for Linux

Project README

Numix Cursor Theme

A cursor theme based on icons from the Numix icon theme. Code and assets licensed GPL v3+.

Installing

Download and extract the latest release from GitHub. Then copy the Numix-Cursor and Numix-Cursor-Light folders to /usr/share/icons. Set the cursor theme using either your system settings or a terminal as follows:

gsettings set org.gnome.desktop.interface cursor-theme 'Numix-Cursor{-Light}'

For system-wide change run the following:

sudo update-alternatives --install /usr/share/icons/default/index.theme x-cursor-theme /usr/share/icons/Numix-Cursor{-Light}/cursor.theme 55
sudo update-alternatives --set x-cursor-theme /usr/share/icons/Numix-Cursor{-Light}/cursor.theme

Restart or log out and back in for the changes to take effect.

Building

To build the themes from source you'll need Inkscape (v1.1 or above) and xcursorgen installed. Then run the following in a terminal:

git clone https://github.com/numixproject/numix-cursor-theme.git
cd numix-cursor-theme/
./build.sh

The respective cursor icons are then generated and saved to both the Numix-Cursor{-Light} folders.

Open Source Agenda is not affiliated with "Numix Cursor Theme" Project. README Source: numixproject/numix-cursor-theme
Stars
58
Open Issues
1
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating