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.
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
For uninstall run:
# make uninstall
or:
# pacman -Rsc xcursor-retrosmart
For a successful compilation you need imagemagick for generate PNGs from XPMs and xcursorgen for generate the cursors from the PNGs.