mdomlop / retrosmart-x11-cursors

An old-fashioned look X11 cursor theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrosmart X11 cursors

retrosmart-preview

Retrosmart is a X11 cursor theme created for personal use. Inspired by old Windows 3.x and OS X cursors, Retrosmart brings an old school feel to your wobbly-windowed desktop of today.

It is available in white or black version, with or without alpha shading.

Installation

For a system-wide installation run:

$ make
# make install

Alternatively you can build and install a Arch Linux package:

$ make pkg_arch
# pacman -U xcursor-retrosmart-*.pkg.tar.gz

or install it from AUR:

$ yay -S xcursor-retrosmart

Uninstallation

For uninstall run:

# make uninstall

or:

# pacman -Rsc xcursor-retrosmart

Dependencies

For a successful compilation you need imagemagick for generate PNGs from XPMs and xcursorgen for generate the cursors from the PNGs.

You can test your cursors here: Cursor tester

About

An old-fashioned look X11 cursor theme

License:GNU General Public License v3.0


Languages

Language:Makefile 75.8%Language:HTML 23.2%Language:Shell 1.0%